added gunpowder recipe
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shapeless",
|
||||||
|
"ingredients": [
|
||||||
|
"minecraft:coal",
|
||||||
|
"quickly:sulfor",
|
||||||
|
"quickly:salpeter"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"id": "minecraft:gunpowder",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user