40 lines
809 B
JSON
40 lines
809 B
JSON
|
{
|
||
|
"type": "forge:conditional",
|
||
|
"recipes": [
|
||
|
{
|
||
|
"conditions": [
|
||
|
{
|
||
|
"values": [
|
||
|
{
|
||
|
"item": "industrialforegoing:machine_frame_pity",
|
||
|
"type": "forge:item_exists"
|
||
|
}
|
||
|
],
|
||
|
"type": "forge:and"
|
||
|
}
|
||
|
],
|
||
|
"recipe": {
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"WIW",
|
||
|
"IRI",
|
||
|
"WIW"
|
||
|
],
|
||
|
"key": {
|
||
|
"W": {
|
||
|
"tag": "minecraft:logs"
|
||
|
},
|
||
|
"I": {
|
||
|
"tag": "forge:ingots/iron_aluminum"
|
||
|
},
|
||
|
"R": {
|
||
|
"tag": "forge:storage_blocks/redstone"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "industrialforegoing:machine_frame_pity"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|