Recipe for gunpowder

This commit is contained in:
drcrazy 2020-01-21 14:13:18 +03:00
parent ae691fcfc5
commit 3e441a7aed

View file

@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "techreborn:charcoal_dust"
},
{
"item": "techreborn:sulfur_dust"
},
{
"item": "techreborn:saltpeter_dust"
},
{
"item": "techreborn:saltpeter_dust"
}
],
"result": {
"item": "minecraft:gunpowder",
"count": 2
}
}