Mining Dimensions [FABRIC]

Mining Dimensions [FABRIC]

491k Downloads

Bedrock Layer is not generated using Cave Biomes + Minecraft 1.18 Datapack

kalinzange opened this issue ยท 13 comments

commented

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:

image

commented

If you are using the CavesAndCliffsPreview data pack, you have to enable the option for worldgen in the Gobber config.

commented

We are not using Gobber Mod. This is a Singleplayer World

commented

BTW: mods that add dimensions for 1.17 are going to be designed for worlds with 1.17 world height, not 1.18 height.

commented

Sorry, Mining Dimension.

commented

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
}
commented

I'm confused, sorry. Mining dim will not support 1.18 world height.

commented

I was thinking about ore gen.

commented

When mods go to 1.18, they will support 1.18 features. 1.18 is due out in about 5 months.

commented

I see, no problem then! Once 1.18 is out do you have plans to have it supported or the mod updated?

commented

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!

commented

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.

commented

Best of luck.

commented

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