#BetterX and Continents

16 messages · Page 1 of 1 (latest)

ancient hedge
#

Hello there! I am curious if both of these mods work together or will they cross some wires.

copper bearBOT
#
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!

sterile sparrow
#

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

ancient hedge
naive spruce
#

yeah, should work

pale jetty
#

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)

ancient hedge
#

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)

ancient hedge
#

Ok, it does work with all the mods in Prominence2, including betterx

sterile sparrow
# pale jetty

check the following message for a tutorial to configure island/ocean sizes

copper bearBOT
#
Configuration (Adjusted Continent Size)

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_scale value. Halving = 4x larger continents.
  • To decrease the continent sizes, raise the xz_scale value. 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.