Fix the GiantSeaEagle registration, fixes #76

This commit is contained in:
Yohann D'ANELLO
2021-01-10 20:20:12 +01:00
parent 44b967625c
commit 3758cb1336
2 changed files with 3 additions and 3 deletions

View File

@ -662,8 +662,8 @@ class Entity:
"Bow": Bow,
"Chest": Chest,
"Chestplate": Chestplate,
"Eagle": GiantSeaEagle,
"FireBallStaff": FireBallStaff,
"GiantSeaEagle": GiantSeaEagle,
"Heart": Heart,
"Hedgehog": Hedgehog,
"Helmet": Helmet,