#BetterX and Continents
16 messages · Page 1 of 1 (latest)
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!
Ive never heard of BetterX, sounds like a twitter knockof but there is a way to find an answer for you: Try out and see! Would love to hear if they work together
-# would check but my pc ain booting
Welp, seeing as it takes longer than half a minute to cross an ocean, it probably works. I got suspicious when my spawn islands, 3 worlds after the other, were surprisingly huge. I almost always got them very tiniy
yeah, should work
Hey, im using the mod "Continents" and im having TOO much water/ocean, and very few land, is there a way to increase the land worldgen (preferably without creating new world)
That's... that's the whole point of the mod
But to be more helpful, you can legit be surrounded by big continents BUT miss them because the waterways between are so large
But now this map of yours made me paranoid.... will have to surround my "continent" once I have time to see if both of those mods actually work together.
World Previewer doesn't work, unfortunately
@pale jetty I'd recommend using a mod like Nature's Compass, that may help yuo find continent (or hinder you,lol)
Ok, it does work with all the mods in Prominence2, including betterx
check the following message for a tutorial to configure island/ocean sizes
This tutorial (graciously provided by Apollo) will show you how to adjust continent size with the Continents project.
- Unzip Continents and open the
Continents/data/minecraft/worldgen/density_function/overworld/folder. - Open
base_continents.json. You should see this:
{
"type": "add",
"argument1":{
"argument": {
"xz_scale": 0.13,
"y_scale": 0.0,
"noise": "minecraft:continentalness",
"shift_x": "minecraft:shift_x",
"shift_y": 0.0,
"shift_z": "minecraft:shift_z",
"type": "minecraft:shifted_noise"
},
"type": "minecraft:flat_cache"
},
"argument2":"continents:continent_bias"
}
- To increase the continent sizes, lower the
xz_scalevalue. Halving = 4x larger continents. - To decrease the continent sizes, raise the
xz_scalevalue. Doubling = 4x smaller continents. - Do not change anything else!
- Zip it up and enjoy! Keep in mind that this has zero impact on the spawn island.