25 lines
424 B
JSON
25 lines
424 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"key": {
|
|
"g": {
|
|
"tag": "c:ingots/gold"
|
|
},
|
|
"i": {
|
|
"tag": "c:ingots/iron"
|
|
},
|
|
"r": {
|
|
"tag": "c:dusts/redstone"
|
|
},
|
|
"u": {
|
|
"item": "mininggadgets:upgrade_empty"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"rgr",
|
|
"iui",
|
|
"rgr"
|
|
],
|
|
"result": {
|
|
"item": "mininggadgets:upgrade_magnet"
|
|
}
|
|
} |