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

13 lines
237 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:corrupted_potato_peels_block"
}
],
"result": {
"count": 9,
"id": "minecraft:corrupted_potato_peels"
}
}