infernalstudios / Infernal-Expansion

Expanding the Nether beyond the Nether Update!
https://www.curseforge.com/minecraft/mc-mods/infernal-expansion
Apache License 2.0
59 stars 30 forks source link

Unable to load structures with /place or structure blocks #389

Closed Bonniethebunny-hub closed 1 year ago

Bonniethebunny-hub commented 1 year ago

Describe the Bug

Unable to load structures with /place or structure blocks, able to do so with vanilla structures

Reproduction Steps

1.Use /place structure infernalexp:[insert any structure name here] OR 1.Place a structure block, set to "load", then input infernalexp:[insert any structure name here]

Expected Result

Structure exists

Operating System

Windows 10

Mod Version

2.5.3

Minecraft Version

1.19

Forge Version

1.19.2-43.1.27

Bonniethebunny-hub commented 1 year ago

WAIT FUCK ITS /place

Bonniethebunny-hub commented 1 year ago

Still doesnt work though

caelwarner commented 1 year ago

For the /place command everything is working as intended. Infernal Expansions structures are kinda picky with where they choose to spawn. They need a large enough and flat enough space to be able to spawn on. If the space you're currently trying to spawn a structure in doesn't meet these requirements it will fail spawning it.

As for the structure block, it expects a resource location to an NBT file, not a resource location to a structure. An example would be infernalexp:glowstone_canyon/heaven_4. You can see all the IE NBT files here https://github.com/infernalstudios/Infernal-Expansion/tree/1.18/src/main/resources/data/infernalexp/structures.

I'm going to close this issue now. If you want more help please just re-open it.