Closed Crazydude323 closed 4 years ago
Trying to get reservoirs to only spawn in the overworld, config like so:
S:reservoirs < aquifer, water, 5000000, 10000000, 6, 30, [], [0], [], [] oil, oil, 2500000, 15000000, 6, 40, [], [0], [], [] lava, lava, 250000, 1000000, 0, 30, [], [0], [], [] >
And yet, oil reservoirs continue to spawn in The Midnight dimension.
Found the issue, it was with another mod! It has been fixed.
Trying to get reservoirs to only spawn in the overworld, config like so:
List of reservoir types. Format: name, fluid_name, min_mb_fluid, max_mb_fluid, mb_per_tick_replenish, weight, [dim_blacklist], [dim_whitelist], [biome_dict_blacklist], [biome_dict_whitelist]
And yet, oil reservoirs continue to spawn in The Midnight dimension.