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
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"replace": false,
|
||||
"stalactites": [
|
||||
"twilightforest:emerald_ore_stalactite",
|
||||
"twilightforest:diamond_ore_stalactite",
|
||||
"twilightforest:lapis_ore_stalactite",
|
||||
"twilightforest:platinum_ore_stalactite",
|
||||
"twilightforest:iridium_ore_stalactite"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"replace": false,
|
||||
"stalactites": [
|
||||
"twilightforest:gold_ore_stalactite",
|
||||
"twilightforest:redstone_ore_stalactite",
|
||||
"twilightforest:zinc_ore_stalactite",
|
||||
"twilightforest:osmium_ore_stalactite",
|
||||
"twilightforest:aluminum_ore_stalactite",
|
||||
"twilightforest:silver_ore_stalactite",
|
||||
"twilightforest:uranium_ore_stalactite"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"replace": false,
|
||||
"stalactites": [
|
||||
"twilightforest:iron_ore_stalactite",
|
||||
"twilightforest:glowstone_stalactite",
|
||||
"twilightforest:copper_ore_stalactite",
|
||||
"twilightforest:coal_ore_stalactite",
|
||||
"twilightforest:tin_ore_stalactite",
|
||||
"twilightforest:lead_ore_stalactite",
|
||||
"twilightforest:nickel_ore_stalactite"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user