mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Fix bee spawn egg aliases
This commit is contained in:
parent
20e11465e4
commit
c10b39c1c7
1 changed files with 3 additions and 0 deletions
|
@ -24831,6 +24831,9 @@
|
|||
},
|
||||
"beenest": "bee_nest",
|
||||
"minecraft:bee_nest": "bee_nest",
|
||||
"bee_spawn_egg": {
|
||||
"material": "BEE_SPAWN_EGG"
|
||||
},
|
||||
"beesegg": "bee_spawn_egg",
|
||||
"beespawn": "bee_spawn_egg",
|
||||
"beespawnegg": "bee_spawn_egg",
|
||||
|
|
Loading…
Reference in a new issue