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

16 lines
278 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "equipment",
"ingredients": [
{
"item": "minecraft:poisonous_potato_block"
},
{
"item": "minecraft:toxic_beam"
}
],
"result": {
"count": 1,
"id": "minecraft:lashing_potato"
}
}