#Prevent features from spawning in the overworld

1 messages · Page 1 of 1 (latest)

zinc imp
#

In the files of the mod Laendli Transport, I can see that structures are actually features.
I mean that there is a "structures" folder with the .nbt files inside. But, in the "worldgen" folder, there only are features (placed and configured).

I made a working custom dimension with a custom biome (I use it to ban structures I don't want) : "bandim:bandimbiome1".
How can I make those features sent over there, please?

timber mauveBOT
#

<@&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:1729263739: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

#
⚠️ You already have a question open!

Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D

Open question: #1295483398005063782

calm fossil
#

A custom biome isn't necessary and won't help. You need to overwrite the biomes that those features appear in, by putting copies of them in your data pack in the same folder path that they exist in those mods, and then remove the features from those copies

calm fossil
#

Or alternatively, you can just make those configured features empty using the no_op configured feature type

#

That's probably easier actually

zinc imp
#

like this?

calm fossil
#

Exactly, yep

timber mauveBOT
# zinc imp like this?
🎗️ Is your question resolved?

If your question is resolved, that's great to hear! Make sure to run /resolve or click the Resolve Question button. Otherwise, feel free to continue asking for help! :D

zinc imp