Skip to content
StarZlinger edited this page Sep 1, 2019 · 4 revisions

To create a loot that overrides Vanilla Mob Drops, you first need to make sure that MobDropLoot is set to true. If MobDropLoot is set to false, then they will drop normal loot on top of the PhatLoots drops.

First, create a loot that is the same name as the Mob. /loot make Zombie Then, to add loot, run the different add commands. You can add items, exp, money, and collections. /loot add rotten_flesh #1-3 %80 pZombie This command will add 1 to 3 rotten flesh at an 80 percent chance to the phat loot named "Zombie".

To find out the mob name to use, check the spawn egg equivalent.

Getting Started

Loot Tables

Useful Links

  • Loot Options
  • Condition List
  • YouTube Tutorials

Clone this wiki locally