Closed Moleculor closed 3 years ago
I went to this mod: https://www.curseforge.com/minecraft/mc-mods/better-bedrock-generator and it brought me here to submit issues? Hopefully that's right?
Describe the bug Instead of
dimensionFilter = ["minecraft:overworld", "minecraft:the_nether"]
in the config it generates as
dimensionFilter = ["minecraft:dimension", "minecraft:dimension"]
This creates a bedrock ceiling in The End that the dragon (and exit portal) are above (and inaccessible).
To Reproduce Steps to reproduce the behavior:
Thanks for reporting. Will ook into it
Fixed in: https://www.curseforge.com/minecraft/mc-mods/better-bedrock-generator/files/3133643
I went to this mod: https://www.curseforge.com/minecraft/mc-mods/better-bedrock-generator and it brought me here to submit issues? Hopefully that's right?
Describe the bug Instead of
dimensionFilter = ["minecraft:overworld", "minecraft:the_nether"]
in the config it generates as
dimensionFilter = ["minecraft:dimension", "minecraft:dimension"]
This creates a bedrock ceiling in The End that the dragon (and exit portal) are above (and inaccessible).
To Reproduce Steps to reproduce the behavior: