35 lines
527 B
JSON
35 lines
527 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
[
|
|
{
|
|
"item": "minecraft:coal",
|
|
"data": 0
|
|
},
|
|
{
|
|
"item": "minecraft:coal",
|
|
"data": 1
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"item": "minecraft:coal",
|
|
"data": 0
|
|
},
|
|
{
|
|
"item": "minecraft:coal",
|
|
"data": 1
|
|
}
|
|
],
|
|
{
|
|
"item": "minecraft:glass_bottle"
|
|
},
|
|
{
|
|
"item": "minecraft:gunpowder"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "ebwizardry:smoke_bomb",
|
|
"count": 3
|
|
}
|
|
} |