32 lines
534 B
JSON
32 lines
534 B
JSON
{
|
|
"conditions": [
|
|
{
|
|
"type": "appliedenergistics2:feature",
|
|
"features": ["BASIC_CARDS"]
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "appliedenergistics2:basic_card",
|
|
"count": 2
|
|
},
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"ab ",
|
|
"cdb",
|
|
"ab "
|
|
],
|
|
"key": {
|
|
"b": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"c": {
|
|
"tag": "forge:dusts/redstone"
|
|
},
|
|
"a": {
|
|
"tag": "forge:ingots/gold"
|
|
},
|
|
"d": {
|
|
"item": "appliedenergistics2:calculation_processor"
|
|
}
|
|
}
|
|
} |