You've already forked minecraft-assets
Create/Update assets for version 24w37a
This commit is contained in:
12
data/minecraft/recipe/firework_rocket_simple.json
Normal file
12
data/minecraft/recipe/firework_rocket_simple.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
"minecraft:gunpowder",
|
||||
"minecraft:paper"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:firework_rocket"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user