17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"RGR",
|
|
"GDG",
|
|
"RGR"
|
|
],
|
|
"key": {
|
|
"R": "minecraft:redstone_block",
|
|
"G": "minecraft:gold_ingot",
|
|
"D": "minecraft:diamond"
|
|
},
|
|
"result": {
|
|
"id": "minions:basic_upgrade_base",
|
|
"count": 1
|
|
}
|
|
} |