22 lines
No EOL
368 B
JSON
22 lines
No EOL
368 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"group": "progression",
|
|
"key": {
|
|
"I": {
|
|
"tag": "progression:exposed_copper_ingot"
|
|
},
|
|
"S": {
|
|
"tag": "forge:rods/wooden"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"I",
|
|
"S",
|
|
"S"
|
|
],
|
|
"result": {
|
|
"item": "progression:exposed_copper_shovel"
|
|
},
|
|
"show_notification": true
|
|
} |