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