You've already forked minecraft-assets
18 lines
273 B
JSON
18 lines
273 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"P": {
|
|
"item": "minecraft:gray_potato_peels"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"PPP",
|
|
"PPP",
|
|
"PPP"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:gray_potato_peels_block"
|
|
}
|
|
} |