summaryrefslogtreecommitdiff
path: root/config/gregtech/worldgen/fluid/overworld/light_oil_deposit.json
blob: d0bd6887f4a045c2348f19fdb84eb0ebc32d57df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "gregtech.veins.fluid.light_oil",
  "weight": 25,
  "yield": {
    "min": 175,
    "max": 300
  },
  "depletion": {
    "amount": 1,
    "chance": 100,
    "depleted_yield": 25
  },
  "fluid": "oil_light"
}