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.
Illumination Upgrade
Function
Illuminates drawer labels in the dark
Acquisition
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
}