Skip to content

Commit

Permalink
Update oil_deposit.json
Browse files Browse the repository at this point in the history
Changes depleted yield for regular and raw oil in the overworld to match the void. This means players are not compelled to make a drill in the void if doing an overworld base.
  • Loading branch information
Doniazade authored Aug 7, 2024
1 parent 15aa661 commit 6563d29
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"depletion": {
"amount": 1,
"chance": 100,
"depleted_yield": 25
"depleted_yield": 40
},
"fluid": "oil",
"dimension_filter": [
Expand All @@ -20,4 +20,4 @@
"ocean": 5,
"sandy": 5
}
}
}w

0 comments on commit 6563d29

Please sign in to comment.