Bring Back Bedrock
Modby JayJay1989BE
Brings back the bedrock layer
Type
Mod
CurseForge Downloads
2,612,812
CurseForge ID
402529
Last Updated
Apr 13, 2026
Description
Mod that restores the bedrock layer after upgrading Bedrock-B-Gone from a version < 5.1.10 (MC 1.12.2) or when using a custom worldgen datapack on MC 1.18
Configure
You need to provide the dimension id's thats needs to be restored in the config.
Config:
roof & floor levels are removed as they're defined in the datapack.
[General]#A list of dimensions where there needs to be a bedrock floor
flooredDimensions = ["minecraft:overworld", "minecraft:the_nether"]
#A list of dimensions where there needs to be a bedrock roof
roofedDimensions = ["minecraft:the_nether"]
#Enable logging of the bedrock generation
enableLogging = false
Config (1.12.x):
# Enable log output in consoleB:enableLogOutput=false
# Enable bedrock generation
B:enableRegeneration=true
# List of dimensions the floor needs to be regenerated
I:regenerateFlooredDimensions
# List of dimensions the roof needs to be regenerated
I:regenerateRoofedDimensions
# Y-level floored bedrock. -1 to disable
I:flooredBedrockLevel=0
# Y-level roofed bedrock. -1 to disable
I:roofedBedrockLevel=127
Similar Mods
Utilitarian
A bunch of different functionality, neatly packaged in different modules that can be disabled and enabled depending on t...
AmbientSounds 6
#listentonature
Disenchanter (The Disenchanter Mod)
A small Mod adding a block to disenchant Items
YUNG's API (Forge/NeoForge)
A library mod for YUNG's Minecraft mods
Dynamic View[Forge]
Dynamically changes chunk view(and simulation) distance based on load
Initial Inventory
Allows you to set an Initial Inventory for a player using ZenScript