BrassAmber-Mods / Brass_Amber_BattleTowers

Re-vamp of the old BattleTowers mod from yogbox, developed by Brass_Hearbalist, X, and Milamber
10 stars 5 forks source link

Some entities cannot be summoned in command #137

Closed GoldenTotem closed 3 months ago

GoldenTotem commented 4 months ago

Describe the bug Minecraft 1.16.5 Forge 36.2.35 Mod 1.6.3

Some entities like ba_bt:ocean_golem do not appear after command /summon

Expected behavior Command /summon used to show the list of all entities in a mod, so every entities should appear after /summon and can be summoned.

JMilamber commented 3 months ago

Yes, they are not summon-able, this is by design. Any mods can choose to do this in their own code. The command /summon shows all summon-able entities of a mod not all entities of a mod.