15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "combat",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:arrow"
|
|
},
|
|
{
|
|
"item": "minecraft:lava_bucket"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "advancedarrows:arrow_incendiary"
|
|
}
|
|
} |