@@ -26,6 +26,11 @@ public enum LootTables implements Keyed {
|
||||
JUNGLE_TEMPLE_DISPENSER("chests/jungle_temple_dispenser"),
|
||||
NETHER_BRIDGE("chests/nether_bridge"),
|
||||
PILLAGER_OUTPOST("chests/pillager_outpost"),
|
||||
BASTION_TREASURE("chests/bastion_treasure"),
|
||||
BASTION_OTHER("chests/bastion_other"),
|
||||
BASTION_BRIDGE("chests/bastion_bridge"),
|
||||
BASTION_HOGLIN_STABLE("chests/bastion_hoglin_stable"),
|
||||
RUINED_PORTAL("chests/ruined_portal"),
|
||||
SHIPWRECK_MAP("chests/shipwreck_map"),
|
||||
SHIPWRECK_SUPPLY("chests/shipwreck_supply"),
|
||||
SHIPWRECK_TREASURE("chests/shipwreck_treasure"),
|
||||
@@ -138,6 +143,7 @@ public enum LootTables implements Keyed {
|
||||
SHEPHERD_GIFT("gameplay/hero_of_the_village/shepherd_gift"),
|
||||
TOOLSMITH_GIFT("gameplay/hero_of_the_village/toolsmith_gift"),
|
||||
WEAPONSMITH_GIFT("gameplay/hero_of_the_village/weaponsmith_gift"),
|
||||
PIGLIN_BARTERING("gameplay/piglin_bartering"),
|
||||
// Sheep
|
||||
SHEEP("entities/sheep"),
|
||||
SHEEP_BLACK("entities/sheep/black"),
|
||||
|
||||
Reference in New Issue
Block a user