G GameIDs
minecraft · recipes · 1.20.6

Glow Item Frame

glow_item_frame

Recipe #386

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "ingredients": [
        {
            "item": "minecraft:item_frame"
        },
        {
            "item": "minecraft:glow_ink_sac"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:glow_item_frame"
    }
}