Skip to main content

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 / holograms
  • drops-table — key in the matching loot-tables file

Custom and third-party mobs

Copy examples, then rename:
  1. mobs/custom.yml.examplemobs/custom.yml
  2. loot-tables/custom.yml.exampleloot-tables/custom.yml
  3. /3ts reload
Providers: 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 on shop.auto-fill-mobs or add rows to shop.yml manually. See Shop.

Default shop honesty

Out of the box, the buy catalog is vanilla mobs only. Mythic, Elite, and item gens stay optional admin content.