#biomes Filter

3 messages · Page 1 of 1 (latest)

reef dagger
#

Hi I wanted to make it so no fantasy biomes can spawn, So I was wondering if I had to made a datapack or edit the jar file to make it so it wont spawn. so do I delete the biomes text ?

merry sealBOT
#
Your Support Question

Thanks for creating a thread! Be patient, and we will answer your question when we are able to. In the meantime...

• Check the FAQ by doing /faq to see if your question is already answered.
• Did you describe your issue thoroughly?
• Are relevant logs attached?
• Is your thread tagged appropriately?
• Ensure you've answered the questions outlined in our Post Guidelines.

When your question is answered, please close it with /close, or click the button. Thank you!

merry sealBOT
#
Configuration (Remove Biomes)

This method is not perfect, but can get the job done. This is not officially supported.

  • Unzip Terralith and open the Terralith/data/minecraft/dimension/ folder.
  • Open overworld.json and search (Ctrl+F) for the biomes you want to remove.
  • Replace only the name of the biome and ignore the numbers. For example, replace terralith:unwanted_biome with minecraft:wanted_biome
  • When removing Skylands, replace them with an ocean type (such as minecraft:ocean).