Fix world crash, restore custom ores, fix armor textures (NeoForge 1.21.1)
This commit is contained in:
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:concentratedcoalore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 4,
|
||||
"item": "minecraft:coal"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "minecraft:coal"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 250
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:copperhighore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 5,
|
||||
"item": "create:crushed_raw_copper"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "create:crushed_raw_copper"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:copperlowerore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 5,
|
||||
"item": "create:crushed_raw_copper"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "create:crushed_raw_copper"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslatediamondore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 2,
|
||||
"item": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "minecraft:diamond"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslateironore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 1,
|
||||
"item": "create:crushed_raw_iron"
|
||||
},
|
||||
{
|
||||
"chance": 0.30,
|
||||
"item": "create:crushed_raw_iron"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslatelapisore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 10,
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslatepuregoldenore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "create:crushed_raw_gold"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "create:crushed_raw_gold"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslateredstoneore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 6,
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:deepslatesharddiamondore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 2,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:highemeraldore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 2,
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:ironore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 1,
|
||||
"item": "create:crushed_raw_iron"
|
||||
},
|
||||
{
|
||||
"chance": 0.30,
|
||||
"item": "create:crushed_raw_iron"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 250
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:lapisore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 10,
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:loweremeraldore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 2,
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "minecraft:emerald"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
],
|
||||
"processingTime": 450
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:puregoldenore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 3,
|
||||
"item": "create:crushed_raw_gold"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "create:crushed_raw_gold"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 250
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:redstoneore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 6,
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"chance": 0.50,
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
-27
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"type": "create:crushing",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "custom_ore_gen:sharddiamondblockore"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"count": 2,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
},
|
||||
{
|
||||
"chance": 0.25,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
},
|
||||
{
|
||||
"chance": 0.75,
|
||||
"item": "create:experience_nugget"
|
||||
},
|
||||
{
|
||||
"chance": 0.12,
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"processingTime": 350
|
||||
}
|
||||
-19
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "create:milling",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:diamond"
|
||||
}
|
||||
],
|
||||
"processingTime": 100,
|
||||
"results": [
|
||||
{
|
||||
"count": 5,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
}
|
||||
]
|
||||
}
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "mekanism:enriching",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "custom_ore_gen:concentratedcoalore"
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"count": 4,
|
||||
"item": "minecraft:coal"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "mekanism:enriching",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "custom_ore_gen:ironore"
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "minecraft:raw_iron"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "mekanism:enriching",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "custom_ore_gen:puregoldenore"
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"count": 3,
|
||||
"item": "minecraft:raw_gold"
|
||||
}
|
||||
}
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "mekanism:enriching",
|
||||
"input": {
|
||||
"ingredient": {
|
||||
"item": "custom_ore_gen:sharddiamondblockore"
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
"count": 2,
|
||||
"item": "custom_ore_gen:diamondshard"
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:concentratedcoalore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:copperhighore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:copperlowerore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslatediamondore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslateironore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslatelapisore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslatepuregoldenore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslateredstoneore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:deepslatesharddiamondore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:highemeraldore"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:ironore"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:lapisore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:loweremeraldore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:puregoldenore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:redstoneore"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"target": {
|
||||
"predicate_type": "tag_match",
|
||||
"tag": "forge:stone"
|
||||
"tag": "c:stones"
|
||||
},
|
||||
"state": {
|
||||
"Name": "custom_ore_gen:sharddiamondblockore"
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"#forge:ores/iron",
|
||||
"#forge:ores/gold",
|
||||
"#forge:ores/diamond",
|
||||
"#forge:ores/emerald",
|
||||
"#forge:ores/copper",
|
||||
"#forge:ores/lapis",
|
||||
"#forge:ores/redstone",
|
||||
"#forge:ores/coal",
|
||||
"#forge:ores/shard_diamond"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:concentratedcoalore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:copperhighore",
|
||||
"custom_ore_gen:copperlowerore"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:deepslatediamondore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:highemeraldore",
|
||||
"custom_ore_gen:loweremeraldore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:puregoldenore",
|
||||
"custom_ore_gen:deepslatepuregoldenore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:ironore",
|
||||
"custom_ore_gen:deepslateironore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:lapisore",
|
||||
"custom_ore_gen:deepslatelapisore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:redstoneore",
|
||||
"custom_ore_gen:deepslateredstoneore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:sharddiamondblockore",
|
||||
"custom_ore_gen:deepslatesharddiamondore"
|
||||
]
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"#forge:ores/iron",
|
||||
"#forge:ores/gold",
|
||||
"#forge:ores/diamond",
|
||||
"#forge:ores/emerald",
|
||||
"#forge:ores/copper",
|
||||
"#forge:ores/lapis",
|
||||
"#forge:ores/redstone",
|
||||
"#forge:ores/coal",
|
||||
"#forge:ores/shard_diamond"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:concentratedcoalore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:copperhighore",
|
||||
"custom_ore_gen:copperlowerore"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:deepslatediamondore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:highemeraldore",
|
||||
"custom_ore_gen:loweremeraldore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:puregoldenore",
|
||||
"custom_ore_gen:deepslatepuregoldenore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:ironore",
|
||||
"custom_ore_gen:deepslateironore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:lapisore",
|
||||
"custom_ore_gen:deepslatelapisore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:redstoneore",
|
||||
"custom_ore_gen:deepslateredstoneore"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:sharddiamondblockore",
|
||||
"custom_ore_gen:deepslatesharddiamondore"
|
||||
]
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": []
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": []
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:deepslateironore",
|
||||
"custom_ore_gen:ironore",
|
||||
"custom_ore_gen:loweremeraldore",
|
||||
"custom_ore_gen:highemeraldore",
|
||||
"custom_ore_gen:copperlowerore",
|
||||
"custom_ore_gen:copperhighore",
|
||||
"custom_ore_gen:deepslateredstoneore",
|
||||
"custom_ore_gen:redstoneore",
|
||||
"custom_ore_gen:deepslatelapisore",
|
||||
"custom_ore_gen:lapisore",
|
||||
"custom_ore_gen:deepslatediamondore",
|
||||
"custom_ore_gen:deepslatesharddiamondore",
|
||||
"custom_ore_gen:concentratedcoalore",
|
||||
"custom_ore_gen:deepslatepuregoldenore",
|
||||
"custom_ore_gen:puregoldenore",
|
||||
"custom_ore_gen:sharddiamondblockore"
|
||||
]
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:loweremeraldore",
|
||||
"custom_ore_gen:highemeraldore",
|
||||
"custom_ore_gen:copperhighore",
|
||||
"custom_ore_gen:deepslateredstoneore",
|
||||
"custom_ore_gen:redstoneore",
|
||||
"custom_ore_gen:deepslatediamondore",
|
||||
"custom_ore_gen:deepslatesharddiamondore",
|
||||
"custom_ore_gen:deepslatepuregoldenore",
|
||||
"custom_ore_gen:sharddiamondblockore"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"custom_ore_gen:deepslateironore",
|
||||
"custom_ore_gen:ironore",
|
||||
"custom_ore_gen:copperlowerore",
|
||||
"custom_ore_gen:deepslatelapisore",
|
||||
"custom_ore_gen:lapisore"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user