Files
minecraft-assets/data/minecraft/recipe/fire_charge.json
2025-02-05 18:31:24 +01:00

16 lines
279 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:gunpowder",
"minecraft:blaze_powder",
[
"minecraft:coal",
"minecraft:charcoal"
]
],
"result": {
"count": 3,
"id": "minecraft:fire_charge"
}
}