Supported Item Types
The Vanilla generator covers the item types that Minecraft’s own item-model system can represent. Types that only make sense with a plugin (custom blocks, furniture, crops and standalone recipes) are not available here — for those, use the Item Generator with a plugin target.
Available in Vanilla
Custom blocks, 3D blocks, furniture, crops and standalone recipes require a plugin and are not part of the Vanilla pack. Generate those with ItemsAdder, Oraxen, Nexo, CraftEngine or MythicCrucible.
Choosing a base material
Like the plugin generator, each Vanilla item overrides a base Minecraft material with a Custom Model
Data value. Pick a material that matches the item’s behavior — for example a *_SWORD for weapons so the
attack animation is correct, or PAPER for purely decorative sprites.
See the Sprites and 3D Items references for texture and model guidance that also applies here.