Fixed crafting card recipe.
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
"type": "appliedenergistics2:material_exists",
|
"type": "appliedenergistics2:material_exists",
|
||||||
"material": "material.card_capacity"
|
"material": "material.card_crafting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
"type": "appliedenergistics2:part",
|
"type": "appliedenergistics2:part",
|
||||||
"part": "material.card_capacity"
|
"part": "material.card_crafting"
|
||||||
},
|
},
|
||||||
"type": "appliedenergistics2:part_shapeless",
|
"type": "appliedenergistics2:part_shapeless",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
|
|||||||
Reference in New Issue
Block a user