Skip to content

Commit abd3ea0

Browse files
committed
Reduce (64 -> 16) netherrack given by gold drill quarry
1 parent 525cdec commit abd3ea0

File tree

1 file changed

+2
-2
lines changed
  • src/main/resources/data/modern_industrialization/recipe/quarry

1 file changed

+2
-2
lines changed

src/main/resources/data/modern_industrialization/recipe/quarry/gold.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"item_outputs": [
1111
{
1212
"item": "minecraft:netherrack",
13-
"amount": 64
13+
"amount": 16
1414
},
1515
{
1616
"item": "minecraft:blackstone",
@@ -59,4 +59,4 @@
5959
"probability": 0.25
6060
}
6161
]
62-
}
62+
}

0 commit comments

Comments
 (0)