G GameIDs
minecraft · recipes · 1.19.4

Glow Item Frame

glow_item_frame

Recipe #386

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