25 lines
No EOL
382 B
JSON
25 lines
No EOL
382 B
JSON
{
|
|
"type": "tfc:advanced_shaped_crafting",
|
|
"pattern": [
|
|
"X",
|
|
"Y"
|
|
],
|
|
"key": {
|
|
"X": {
|
|
"tag": "forge:axe_heads/duranium"
|
|
},
|
|
"Y": {
|
|
"tag": "tfc:can_be_lit_on_torch"
|
|
}
|
|
},
|
|
"result": {
|
|
"stack": {
|
|
"item": "gtceu:duranium_axe"
|
|
},
|
|
"modifiers": [
|
|
"tfc:copy_forging_bonus"
|
|
]
|
|
},
|
|
"input_row": 0,
|
|
"input_column": 0
|
|
} |