Glow Item Frame
minecraft:glow_item_frame

Glow Item Frame

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Item Frame and Glow Ink Sac, in any arrangement. Produces Glow Item Frame.

Crafting ⇆ any arrangement
Item Frame
Glow Ink Sac
Glow Item Frame Glow Item Frame guaranteed
Developer reference
Registry name
minecraft:glow_item_frame
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:item_frame"
    },
    {
      "item": "minecraft:glow_ink_sac"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}