Rebalanced drain recipe. Thanks to Ayutac

Drain was more expensive in iron than anvil, made no sense. New recipe better.
This commit is contained in:
Ayutac 2022-01-06 00:11:19 +01:00 committed by GitHub
parent 1329c30556
commit dfb3c66d51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
{ {
"type": "minecraft:crafting_shaped", "type": "minecraft:crafting_shaped",
"pattern": [ "pattern": [
"PXP",
"PHP", "PHP",
"FBF", "PBP"
"PFP"
], ],
"key": { "key": {
"P": { "P": {
@ -15,8 +15,8 @@
"H": { "H": {
"item": "minecraft:hopper" "item": "minecraft:hopper"
}, },
"F": { "X": {
"item": "techreborn:basic_machine_frame" "item": "minecraft:iron_bars"
} }
}, },
"result": { "result": {