Chemical Reactor using Ink Sac and Prismarine Crystals. Produces 3× Glow Ink Sac.
Glow Ink Sac
Minecraft · by Mojang Studios
Acquisition
Haunting using Ink Sac. Produces Glow Ink Sac.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Glow Squid (minecraft) minecraft:glow_squid | 1–1 | 100% | — |
Used in (1)
Crafting using Item Frame and Glow Ink Sac, in any arrangement. Produces Glow Item Frame.
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
}