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

