Minecraft data lists
These wiki pages contain data lists containing lists of Minecraft items, Minecraft blocks, Minecraft tags, potions, and similar elements of Minecraft.
Minecraft entity type tags list
Here is a list of vanilla Minecraft entity type tags that can be used in MCreator in procedures to check against any of these tag groups or to be extended in MCreator by adding custom entities to one…
Minecraft Forge biome dictionary types list
Here is a list of Minecraft Forge biome dictionary types that can be used in MCreator to tag custom biomes in or to be used with procedure checks for example to conditionally spawn/generate…
Plant Types List
This page contains a list of plant types used by Minecraft. Plant types determine where a plant can be placed by players and during world generation and some other behaviours. Do keep in mind that…
Minecraft advancements list
Here is a list of vanilla advancements that can be used in MCreator as a parent for a custom advancement or be triggered by either vanilla JSON triggers or using procedures.
Minecraft tool types
These values will determine the type of tool a given item will be upon creation. Values Tool Type Types of Tools (Values) Not a Tool 1 Sword 1.5 Tool Greater than or equal to 2
Minecraft enchantments list
Here is a list of vanilla enchantments that can be used in MCreator for a list of compatible enchantments or to be used with procedures to check for enchantments of items or to apply them to the…
Minecraft materials list
Below you can find a full list of materials in Minecraft. Material: This is the name of the material in MCreator. Map Color: This is the color that is displayed on a written map. The color codes…
List of Block Flammability Values
This is a list of vanilla block flammability and fire spreading speed values. Flammability determines how quickly a block is destroyed by fire, and is a value between 0 and 300; fire spreading speed…
Ore Dictionary Names List
This page contains the list of most commonly used Minecraft Forge Ore Dictionary Names. It is separated in default Minecraft ore dictionary entries list and other common entries lists.
Minecraft Biome List
Here is a list of vanilla biomes that can be used in MCreator for conditions and spawning locations for Minecraft 1.14.4 and 1.12.2.
List of vanilla Minecraft recipe registry names
This page contains the list of Minecraft vanilla recipe registry names:
Minecraft vanilla loot tables list
This page contains the list of all loot tables defined in Minecraft.
Minecraft Entity list
This page contains various variants of lists of entities in Minecraft. The lists map entities to their registry names, registry ids or numerical ids and their class names for Minecraft Java Edition.…
Minecraft Particle IDs/names
Below, you can find the complete list of particle effects for both before and after Minecraft 1.8 update, which replaced the vast majority of lowercased IDs with uppercased equivalents.
Item Damage Count
This value indicates how much damage a given Item/Tool will do to a mob. Values Default values for swords are indicated below. The values shown are the values that are to be used in…