Files
minecraft-assets/data/minecraft/recipe/firework_rocket_simple.json
2025-01-15 18:31:25 +01:00

12 lines
212 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:gunpowder",
"minecraft:paper"
],
"result": {
"count": 3,
"id": "minecraft:firework_rocket"
}
}