Files
minecraft-assets/data/minecraft/recipes/potato_eye.json
2025-02-03 11:41:59 +01:00

13 lines
213 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:poisonous_potato"
}
],
"result": {
"count": 2,
"id": "minecraft:potato_eye"
}
}