16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:item_frame"
|
|
},
|
|
{
|
|
"item": "minecraft:glowstone_dust"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:glow_item_frame",
|
|
"count": 2
|
|
}
|
|
}
|