• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How to change/alter the bedrock depth?

elaola

Refugee
Is it possible to move the bedrock level higher up? So you will hit it much sooner and having a base underground will be much tougher.

I have looked in the biomes.xml, but I really can't figure out how to change it. If it really is possible?

 
The biomes acts backwards, from top down, so change the top layers depth and instead of stone going to *, give it a number.

...this post is going from memory so is subject to being wrong. :)

 
In 17.1 b9 I changed this line in the rwgmixer:

Code:
		<terrain_generator name="vanilla" base_height="32" water_level="38">
to

Code:
		<terrain_generator name="vanilla" base_height="52" water_level="58">
Do not know if it works 17.2 b27. I make my maps in 17.1 b9

 
thats not good news. I thought if raising the landscape, it would be longer to bedrock (+3 meter),

if this don't work, is there some other way to lower bedrock, to increase digging space to something similar to what it was like in A16?

 
Back
Top