Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:aluminum_ore",
|
||||
"size_variation": 0.7,
|
||||
"weight": 24
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 2,
|
||||
"ore": "alltheores:iridium_ore",
|
||||
"size_variation": 0.5,
|
||||
"weight": 15
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:lead_ore",
|
||||
"size_variation": 0.7,
|
||||
"weight": 24
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:nickel_ore",
|
||||
"size_variation": 0.8,
|
||||
"weight": 24
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 6,
|
||||
"ore": "alltheores:osmium_ore",
|
||||
"size_variation": 0.8,
|
||||
"weight": 18
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 4,
|
||||
"ore": "alltheores:platinum_ore",
|
||||
"size_variation": 0.5,
|
||||
"weight": 30
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:silver_ore",
|
||||
"size_variation": 0.7,
|
||||
"weight": 24
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:tin_ore",
|
||||
"size_variation": 0.7,
|
||||
"weight": 24
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:uranium_ore",
|
||||
"size_variation": 0.8,
|
||||
"weight": 40
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"max_length": 8,
|
||||
"ore": "alltheores:zinc_ore",
|
||||
"size_variation": 0.7,
|
||||
"weight": 24
|
||||
}
|
||||
Reference in New Issue
Block a user