Files
minecraft-assets/data/minecraft/recipe/wind_charge.json
2024-08-07 18:31:40 +02:00

13 lines
208 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:breeze_rod"
}
],
"result": {
"count": 4,
"id": "minecraft:wind_charge"
}
}