@@ -60,6 +60,7 @@ public enum LootTables implements Keyed {
|
||||
WOODLAND_MANSION("chests/woodland_mansion"),
|
||||
// Entities
|
||||
ARMOR_STAND("entities/armor_stand"),
|
||||
AXOLOTL("entities/axolotl"),
|
||||
BAT("entities/bat"),
|
||||
BEE("entities/bee"),
|
||||
BLAZE("entities/blaze"),
|
||||
@@ -73,13 +74,15 @@ public enum LootTables implements Keyed {
|
||||
DONKEY("entities/donkey"),
|
||||
DROWNED("entities/drowned"),
|
||||
ELDER_GUARDIAN("entities/elder_guardian"),
|
||||
ENDER_DRAGON("entities/ender_dragon"),
|
||||
ENDERMAN("entities/enderman"),
|
||||
ENDERMITE("entities/endermite"),
|
||||
ENDER_DRAGON("entities/ender_dragon"),
|
||||
EVOKER("entities/evoker"),
|
||||
FOX("entities/fox"),
|
||||
GHAST("entities/ghast"),
|
||||
GIANT("entities/giant"),
|
||||
GLOW_SQUID("entities/glow_squid"),
|
||||
GOAT("entities/goat"),
|
||||
GUARDIAN("entities/guardian"),
|
||||
HOGLIN("entities/hoglin"),
|
||||
HORSE("entities/horse"),
|
||||
|
||||
Reference in New Issue
Block a user