You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
omgimanerd
changed the title
[Help Needed] Worldgen overhaul to remove all ores / gen that have been disabled by the pack,
[Help Needed] Worldgen overhaul to remove all ores / gen that have been disabled by the pack
Jun 25, 2024
WorldgenEvents.remove(event=>{event.removeOres(ores=>{ores.blocks=['create_new_age:thorium_ore']// List of Blocks to be removed//ores.biomes.values = [ 'minecraft:plains' ] // List of Biomes to remove Blocks from})})
could confirm by running: /fill ~-20 ~-8 ~-20 ~20 ~8 ~20 air replace create_new_age:thorium_ore
Thanks for the contribution, I haven't done a comprehensive review of everything I want to remove yet as well. I've already disabled PNCR's oil lakes as well, but there might be stuff I've left out. When I release v0.0.10, I will do a playthrough myself to check.
No description provided.
The text was updated successfully, but these errors were encountered: