74b9610b45
Unified formatting Added missing new lines at end of file Removed superfluous spaces Removed channel texture from dense covered cables.
38 lines
829 B
JSON
38 lines
829 B
JSON
{
|
|
"conditions": [
|
|
{
|
|
"type": "appliedenergistics2:material_exists",
|
|
"material": "material.basic_card"
|
|
}
|
|
],
|
|
"result": {
|
|
"type": "appliedenergistics2:part",
|
|
"part": "material.basic_card",
|
|
"count": 2
|
|
},
|
|
"type": "appliedenergistics2:part_shaped",
|
|
"pattern": [
|
|
"ab ",
|
|
"cdb",
|
|
"ab "
|
|
],
|
|
"key": {
|
|
"b": {
|
|
"type": "forge:ore_dict",
|
|
"ore": "ingotIron"
|
|
},
|
|
"c": {
|
|
"type": "forge:ore_dict",
|
|
"ore": "dustRedstone"
|
|
},
|
|
"a": {
|
|
"type": "forge:ore_dict",
|
|
"ore": "ingotGold"
|
|
},
|
|
"d": {
|
|
"type": "appliedenergistics2:part",
|
|
"part": "material.calculation_processor"
|
|
}
|
|
}
|
|
}
|