📄️ How to make a block
Blocks are fundamental elements for most mods. This page describes how you can add custom blocks to your mod.
📄️ How to make an item
Items are objects that exist inside a player's hand, inventory, armor, etc. The item element allows for basic items (such as a new ingot) to be made. This element also allows for consumable food to be made.
📄️ How to make a tool
Tool elements allow you to create pickaxes, axes, swords, shovels, and hoes.