Files
minecraft-assets/data/minecraft/recipes/wind_charge.json
2024-05-07 18:18:06 +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"
}
}