You've already forked minecraft-assets
21 lines
327 B
JSON
21 lines
327 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"key": {
|
|
"P": {
|
|
"item": "minecraft:gravtater"
|
|
},
|
|
"S": {
|
|
"item": "minecraft:wither_skeleton_skull"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"PPP",
|
|
"PSP",
|
|
"PPP"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:vicious_potato"
|
|
}
|
|
} |