📄️ Custom Item
To create a custom item, you need to include two main components:
📄️ Custom Entity
To create a custom entity, you need to include two main components:
📄️ Custom Enchantments
Custom enchantments are a good fit when you want plugin-defined combat effects, mining rules, or progression that can be shared by both vanilla items and your own custom items.
📄️ Custom Block
Before using custom blocks, you must download and place the Bin data files in your server directory:
📄️ Custom Recipe
Custom recipes allow you to add new crafting, smelting, and smithing recipes to the server. You can use them to let players craft vanilla items in new ways, create recipes that produce your custom items, or define entirely new smelting and upgrade paths.