Crafting using Hopper, Treated Stick, Upgrade Template, Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Hopper Upgrade.
Hopper Upgrade
Function
Hopper-like in-world item collection
Acquisition
Used in (1)
Crafting using Copper Ingot, Iron Bars, Copper Ingot, Iron Bars, Hopper Upgrade, Iron Bars, Copper Ingot, Iron Bars and Copper Ingot, arranged in the pattern shown. Produces Magnet Upgrade (I).
Developer reference
- Registry name
storagedrawers:hopper_upgrade- Namespace
storagedrawers- Mod ID
storagedrawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" H ",
"/X/",
"///"
],
"ingredients": {
"/": {
"tag": "forge:rods/wooden"
},
"H": {
"item": "minecraft:hopper"
},
"X": {
"item": "storagedrawers:upgrade_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}