promotional bannermobile promotional banner

Better Bedrock Generator

Makes the bedrock layer of your world flat

File Details

[1.16.4] betterbedrockgenerator-1.16.4-0.1.2

  • B
  • Dec 8, 2020
  • 86.60 KB
  • 70.2K
  • 1.16.4
  • Forge

File Name

betterbedrockgenerator-1.16.4-0.1.2.jar

Supported Versions

  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-bedrock-generator-359516:3133781")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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