Illumination Upgrade
storagedrawers:illumination_upgrade

Illumination Upgrade

item

Function

Illuminates drawer labels in the dark

Acquisition

Crafting using Any Glowstone Dust, Treated Stick, Any Glowstone Dust, Treated Stick, Upgrade Template, Treated Stick, Any Glowstone Dust, Treated Stick and Any Glowstone Dust, arranged in the pattern shown. Produces 8× Illumination Upgrade.

Crafting
Any Glowstone Dust
Treated Stick
Any Glowstone Dust
Treated Stick
Upgrade Template
Treated Stick
Any Glowstone Dust
Treated Stick
Any Glowstone Dust
Illumination Upgrade Illumination Upgrade ×8 guaranteed
Developer reference
Registry name
storagedrawers:illumination_upgrade
Namespace
storagedrawers
Mod ID
storagedrawers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "R/R",
    "/X/",
    "R/R"
  ],
  "ingredients": {
    "/": {
      "tag": "forge:rods/wooden"
    },
    "R": {
      "tag": "forge:dusts/glowstone"
    },
    "X": {
      "item": "storagedrawers:upgrade_template"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}