minecraft-assets/data/minecraft/recipes/glow_item_frame.json

15 lines
250 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:item_frame"
},
{
"item": "minecraft:glow_ink_sac"
}
],
"result": {
"item": "minecraft:glow_item_frame"
}
}