[Feature] Remove large ore veins
Henrique143 opened this issue ยท 2 comments
Minecraft Version
1.18.2
Forge Version
forge-1.18.2-40.0.40
Mod Version
OreTweaker-1.18.2-3.1.0
Describe the bug
Using the "remove_everything.json" config to remove all ore generation does not remove the large ore veins introduced in 1.18 (https://minecraft.fandom.com/wiki/Ore_vein)
How to reproduce
Delete all the files inside the "../config/oretweaker/data/" folder and move the "remove_everything.json" from the template folder to the data folder. Create a new world.
Link to crashlog [If Applicable]
Type here
Screenshots / Images
They are currently almost impossible to remove cause they are not coded as a world generation feature but instead hardcoded right into the terrain generator.
I have yet to figure out a way to disable them ๐
Fixed in Ore Tweaker v3.3.0
1.18.1 - https://www.curseforge.com/minecraft/mc-mods/ore-tweaker/files/3758506
1.18.2 - https://www.curseforge.com/minecraft/mc-mods/ore-tweaker/files/3758507