Bedrock Layer is not generated using Cave Biomes + Minecraft 1.18 Datapack
kalinzange opened this issue ยท 13 comments
Hi,
not sure what to describe better this issue but the title resumes everything. I have Cave Biomes and the Minecraft 1.18 Datapack (Makes us go y -64) if we enter on the mining dimension (CobbleStone Portal) we don't have a bedrock layer. Not sure if this intentional or expected behaviour from your mod. Screenshot Below:
If you are using the CavesAndCliffsPreview data pack, you have to enable the option for worldgen in the Gobber config.
BTW: mods that add dimensions for 1.17 are going to be designed for worlds with 1.17 world height, not 1.18 height.
BTW: mods that add dimensions for 1.17 are going to be designed for worlds with 1.17 world height, not 1.18 height.
Ah.. Okay then!
My config for Mining Dimension only shows:
{
/*
***********************
Dimensions
***********************
*/
"enableMining": true,
"enableHunting": true,
"enableCaving": true,
"enableNethering": true
}
When mods go to 1.18, they will support 1.18 features. 1.18 is due out in about 5 months.
I see, no problem then! Once 1.18 is out do you have plans to have it supported or the mod updated?
When mods go to 1.18, they will support 1.18 features. 1.18 does out in about 5 months.
I know ๐ Thanks for it!
Just be careful, I have talked to several other mod authors and there have been some bad issues using the 1.18 preview data pack with mods, crashes, and corrupted world. It is not recommended for use with mods.
Oh thanks for the heads up, currently I'm just creating a modpack with the 1.18 preview to see how the cliffs look like, this is just for tests and see where it goes also my worlds are on creative for me to try out so, thank you ๐ I will probably delete it once I'm done with the tests