Jump to content

How can I spawn chlorine geysers with 100% probability?


Recommended Posts

you could edit your hot jungle biome yaml to have no methane geyser on geyser b

image.thumb.png.6a76b1219daf5e04d17bc925df5b6e46.png

this will guarantee always 1 chlorine geyser in jungle and 1 nat gas geyser in slime

I deleted the chlorine geyser there because I wanted the opposite effect

find "jungle.yaml" and replace 
    geysers_b:
      - poi_jungle_geyser_methane
      - poi_jungle_geyser_chlorine

with

    geysers_b:
      - poi_jungle_geyser_methane
    geysers_c:
      - poi_jungle_geyser_chlorine

if you want 2 natgas + 1 chlorine, or remove chlorine if you dont want it at all - like Kabrute said.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...