You've already forked minecraft-assets
20 lines
312 B
JSON
20 lines
312 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:potone"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:poisonous_potato"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" I ",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:poisonous_potato_cutter"
|
|
}
|
|
} |