moon and void vein rebalance
This commit is contained in:
parent
80cc05c843
commit
9ffadc960e
@ -0,0 +1,17 @@
|
||||
{
|
||||
"weight": 100,
|
||||
"name": "Void Infinite Raw Oil Deposit",
|
||||
"yield": {
|
||||
"min": 80,
|
||||
"max": 81
|
||||
},
|
||||
"depletion": {
|
||||
"amount": 1,
|
||||
"chance": 1,
|
||||
"depleted_yield": 79
|
||||
},
|
||||
"dimension_filter": [
|
||||
"dimension_id:119"
|
||||
],
|
||||
"fluid": "oil_medium"
|
||||
}
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"weight": 80,
|
||||
"density": 0.6,
|
||||
"max_height": 40,
|
||||
"min_height": 5,
|
||||
"dimension_filter": [
|
||||
"dimension_id:100"
|
||||
],
|
||||
"generator": {
|
||||
"type": "ellipsoid",
|
||||
"radius": [16, 13]
|
||||
},
|
||||
"filler": {
|
||||
"type": "simple",
|
||||
"value": {
|
||||
"type": "weight_random",
|
||||
"values": [
|
||||
{
|
||||
"weight": 50,
|
||||
"value": "ore:fluorite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"value": "ore:sphalerite"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"value": "ore:bastnasite"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,33 @@
|
||||
{
|
||||
"weight": 20,
|
||||
"density": 0.6,
|
||||
"max_height": 40,
|
||||
"min_height": 5,
|
||||
"dimension_filter": [
|
||||
"dimension_id:100"
|
||||
],
|
||||
"generator": {
|
||||
"type": "ellipsoid",
|
||||
"radius": [14, 13]
|
||||
},
|
||||
"filler": {
|
||||
"type": "simple",
|
||||
"value": {
|
||||
"type": "weight_random",
|
||||
"values": [
|
||||
{
|
||||
"weight": 50,
|
||||
"value": "ore:wulfenite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"value": "ore:chalcopyrite"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"value": "ore:molybdenite"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -16,11 +16,11 @@
|
||||
"type": "weight_random",
|
||||
"values": [
|
||||
{
|
||||
"weight": 40,
|
||||
"weight": 10,
|
||||
"value": "ore:aluminium"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"weight": 60,
|
||||
"value": "ore:ilmenite"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user