Glow Ink Sac
minecraft:glow_ink_sac

Glow Ink Sac

Minecraft · by Mojang Studios
item

Acquisition

Haunting using Ink Sac. Produces Glow Ink Sac.

Haunting
Glow Ink Sac Glow Ink Sac guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Glow Squid (minecraft) minecraft:glow_squid1–1100%

Used in (1)

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_ink_sac
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (2):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:ink_sac"
    },
    {
      "item": "minecraft:prismarine_crystals"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:haunting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:ink_sac"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}