28 lines
476 B
JSON
28 lines
476 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"key": {
|
|
"d": {
|
|
"tag": "c:gems/diamond"
|
|
},
|
|
"g": {
|
|
"tag": "c:ingots/gold"
|
|
},
|
|
"i": {
|
|
"tag": "c:ingots/iron"
|
|
},
|
|
"r": {
|
|
"tag": "c:dusts/redstone"
|
|
},
|
|
"u": {
|
|
"item": "mininggadgets:upgrade_empty"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"dig",
|
|
"dur",
|
|
"dig"
|
|
],
|
|
"result": {
|
|
"item": "mininggadgets:mininggadget"
|
|
}
|
|
} |