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:
parent
1329c30556
commit
dfb3c66d51
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PXP",
|
||||
"PHP",
|
||||
"FBF",
|
||||
"PFP"
|
||||
"PBP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
|
@ -15,8 +15,8 @@
|
|||
"H": {
|
||||
"item": "minecraft:hopper"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
"X": {
|
||||
"item": "minecraft:iron_bars"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
Loading…
Add table
Reference in a new issue