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",
|
"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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue