49 lines
1019 B
JSON
49 lines
1019 B
JSON
|
{
|
||
|
"type": "forge:conditional",
|
||
|
"recipes": [
|
||
|
{
|
||
|
"conditions": [
|
||
|
{
|
||
|
"values": [
|
||
|
{
|
||
|
"item": "industrialforegoing:marine_fisher",
|
||
|
"type": "forge:item_exists"
|
||
|
}
|
||
|
],
|
||
|
"type": "forge:and"
|
||
|
}
|
||
|
],
|
||
|
"recipe": {
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"pfp",
|
||
|
"bmb",
|
||
|
"grg"
|
||
|
],
|
||
|
"key": {
|
||
|
"p": {
|
||
|
"tag": "forge:plastic"
|
||
|
},
|
||
|
"f": {
|
||
|
"item": "minecraft:fishing_rod"
|
||
|
},
|
||
|
"b": {
|
||
|
"item": "minecraft:bucket"
|
||
|
},
|
||
|
"m": {
|
||
|
"tag": "industrialforegoing:machine_frame/simple"
|
||
|
},
|
||
|
"g": {
|
||
|
"tag": "forge:gears/iron_invar"
|
||
|
},
|
||
|
"r": {
|
||
|
"item": "minecraft:redstone"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "industrialforegoing:marine_fisher"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|