20 lines
271 B
JSON
20 lines
271 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"#",
|
|
"#",
|
|
"/"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "vplus:sapphire"
|
|
},
|
|
"/": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "vplus:sapphire_sword",
|
|
"count": 1
|
|
}
|
|
} |