Crafting using Item Frame and Glow Ink Sac, in any arrangement. Produces Glow Item Frame.
Glow Item Frame
Minecraft · by Mojang Studios
Acquisition
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
}