Shipped packs
Fresh installs use tier folders:
Legacy monolith
mobs.yml / loot-tables.yml still load until you add any YAML under the new folders (folders then win).
Mob fields
mobs/overworld.yml (shape)
label— plain titles (<mob>in menus)display-name— MiniMessage for lore / hologramsdrops-table— key in the matching loot-tables file
Custom and third-party mobs
Copy examples, then rename:mobs/custom.yml.example→mobs/custom.ymlloot-tables/custom.yml.example→loot-tables/custom.yml/3ts reload
Item producers (cobble/diamond gens in the example) are opt-in and are not in default
shop.yml.
Adding a shop listing
After defining the mob, either rely onshop.auto-fill-mobs or add rows to shop.yml manually. See Shop.
