promotional bannermobile promotional banner

Better Bedrock Generator

Makes the bedrock layer of your world flat
Back to Files

[1.16.4] betterbedrockgenerator-1.16.4-0.1.2

File namebetterbedrockgenerator-1.16.4-0.1.2.jar
Uploader
JayJay1989BEJayJay1989BE
Uploaded
Dec 8, 2020
Downloads
70.3K
Size
86.6 KB
Mod Loaders
Forge
File ID
3133781
Type
B
Beta
Supported game versions
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-bedrock-generator-359516:3133781")

Learn more about Curse Maven

What's new

Its now possible to define which block to use as the layer.

 

[General]
	#A list of dimension ids that this mod should filter based on the 'Act as whitelist' setting.
	#Modded dimensionFilter will need to be added here to be affected.
	#Adding a '=>' behind the dimension id, you can change the layer to another block.
	#Adding nothing will result in default bedrock
	dimensionFilter = ["minecraft:overworld=>minecraft:dirt", "minecraft:the_nether"]
	#Set to false to make the dimension whitelist act as a blacklist.
	isWhitelist = true

 

This mod has no additional files