Infernal Expansion

Infernal Expansion

15M Downloads

can't summon shroomloin with commands

veccyboi opened this issue · 2 comments

commented

Describe the Bug

i'm playing on forge 36.2.2
my mods folder:
image

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

  1. get a command block or type "/summon infernalexp:shroomloin" into chat and try to excecute the command
  2. command returns an unable to summon error

...

Expected Result

shroomloin would be summoned

Screenshots and Videos

image

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

commented

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!

commented

The format is something along the lines of /summon infernalexp:shroomloin {ShroomloinType:[infernalexp:crimson]} or something similar to that.

Yes, you must specify a type of shroomloin when you summon it. The default is {ShroomloinType:"infernalexp:crimson"}