So I'm making some modded custom structures for my world, but a bit seems to have changed since I last played with structures in 1.18.2.
Right now, I'm adding all JSONs of my structures in the structure folder, but I'm confused about the type. Last I remember, that determined how my structure spawns in the world, which usually I put minecraft:village. Now in 1.20.1, it seems very different. What am I supposed to put?
In addition, for structure set, are structure tags a thing, and can I use them, e.g. #minecraft:village?
#[1.20.1] Structure JSON question
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
Someone will come and help soon!
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1739315945:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
The village, pillager_outpost and bastion_remnant structure types have converged into a single type: jigsaw
Structure tags are a thing but they aren't used in structure sets
I'd recommend looking at this custom structure tutorial to get up to speed, it's for 1.21.4 but the format hasn't really changed since 1.19
ty!