summaryrefslogtreecommitdiff
path: root/config/gregtech/worldgen/fluid/overworld/natural_gas_deposit.json
blob: 1978081beb8bc79428e436af856a7bbf368b8567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "gregtech.veins.fluid.natural_gas_overworld",
  "weight": 15,
  "yield": {
    "min": 100,
    "max": 175
  },
  "depletion": {
    "amount": 1,
    "chance": 100,
    "depleted_yield": 20
  },
  "fluid": "natural_gas"
}