can't summon shroomloin with commands
veccyboi opened this issue · 2 comments
Describe the Bug
i'm playing on forge 36.2.2
my mods folder:
whenever i try to summon a shroomloin with commands, it gives me an "Unable to summon entity" error message.
i'm on 2.4.0 for 1.16.5
Reproduction Steps
- get a command block or type "/summon infernalexp:shroomloin" into chat and try to excecute the command
- command returns an unable to summon error
...
Expected Result
shroomloin would be summoned
Screenshots and Videos
Operating System
10
Mod Version
2.4.0
Minecraft Version
1.16.5
Forge Version
36.2.2
Other Mods
No response
Additional Context
No response
I don’t remember the formatting exactly, and don’t have access to my computer right this instant, but you need to give a Shroomloin NBT data for what type it should be when summoning through a command. The format is something along the lines of /summon infernalexp:shroomloin {ShroomloinType:[infernalexp:crimson]}
or something similar to that. I will update with exact formatting once I can get on my computer! Let me know if you figure it out with this information!