52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
|
{
|
||
|
"type": "forge:conditional",
|
||
|
"recipes": [
|
||
|
{
|
||
|
"conditions": [
|
||
|
{
|
||
|
"values": [
|
||
|
{
|
||
|
"item": "industrialforegoing:block_breaker",
|
||
|
"type": "forge:item_exists"
|
||
|
}
|
||
|
],
|
||
|
"type": "forge:and"
|
||
|
}
|
||
|
],
|
||
|
"recipe": {
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"PGP",
|
||
|
"IMD",
|
||
|
"SRS"
|
||
|
],
|
||
|
"key": {
|
||
|
"P": {
|
||
|
"tag": "forge:plastic"
|
||
|
},
|
||
|
"I": {
|
||
|
"item": "minecraft:iron_pickaxe"
|
||
|
},
|
||
|
"D": {
|
||
|
"item": "minecraft:iron_shovel"
|
||
|
},
|
||
|
"M": {
|
||
|
"tag": "industrialforegoing:machine_frame/pity"
|
||
|
},
|
||
|
"R": {
|
||
|
"item": "minecraft:redstone"
|
||
|
},
|
||
|
"G": {
|
||
|
"tag": "forge:gears/gold_bronze"
|
||
|
},
|
||
|
"S": {
|
||
|
"tag": "forge:gears/iron_invar"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "industrialforegoing:block_breaker"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|