Crafting using Gunpowder and Paper, in any arrangement. Produces 3× Firework Rocket.
Firework Rocket
Minecraft · by Mojang Studios
Function
Flight Duration:
Acquisition
Developer reference
- Registry name
minecraft:firework_rocket- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:gunpowder"
},
{
"item": "minecraft:paper"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}