
[Starter Structure] Jigsaw structures don't generate properly/fully
MarbledNull opened this issue ยท 0 comments
Information
Minecraft version: 1.20.1
Modloader: Forge
Forge version: 47.4.0
Environment: Singleplayer
Mod name: Starter Structure
Mod version: 4.2
Description
Upon generating a new worlds with the following configuration ("generationIgnoreJigsawAndStructureBlocks": false) and also ("generationIgnoreJigsawAndStructureBlocks": true), with a structure containing jigsaw blocks (for this example i used plains_founttain_01.nbt, a village center), does not generate a full village/the full jigsaw structure and only the part. Unless i did something wrong, generating jigsaw strutctures do not work.
Another thing to mention, with ("generationIgnoreJigsawAndStructureBlocks": false), the jigsaw blocks do generate themselves but not anything else. Upon generating the parts myself, the parts generate on the surface instead of where i chose to have my starter structure (y16).

