0rc1nus/Galosphere-Main

Ability to disable worldgen features, such as silver with config or datapack

Closed this issue · 1 comments

I'm working on a modpack and would like to have only one type of silver spawning in worlds. If there is a config file somewhere I can't find it.

I tried making a datapack, since it seems like there are some things that can be edited, but the only thing I found regarding silver generation is 'data\galosphere\forge\biome_modifier\add_silver_ores.json'

{ "type": "forge:add_features", "biomes": "#minecraft:is_overworld", "features": [ "galosphere:ore_silver_middle", "galosphere:ore_silver_small" ], "step": "underground_ores" }

I'm pretty new to configuring mods with datapacks still, is there a way I can edit that file in a datapack to prevent generation, or did I possibly miss what file should be edited?
I've made small datapacks for other mods like Thermal Foundation and Occultism to disable worldgen features.

This addition has been made to Galosphere 1.19.2 - 1.2.2. Thanks!

https://www.curseforge.com/minecraft/mc-mods/galosphere/files