Crafting using Any Lapis Gem, Treated Stick, Any Lapis Gem, Treated Stick, Upgrade Template, Treated Stick, Any Lapis Gem, Treated Stick and Any Lapis Gem, arranged in the pattern shown. Produces Conversion Upgrade.
Conversion Upgrade
Function
Auto-converts compatible items
Acquisition
Developer reference
- Registry name
storagedrawers:conversion_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#/#",
"/X/",
"#/#"
],
"ingredients": {
"#": {
"tag": "forge:gems/lapis"
},
"/": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}