Crafting using Any Ender Pearls, Any Iron Ingot, Upgrade Base, Any Iron Ingot, Lead and Lead, arranged in the pattern shown. Produces Mob Catcher Upgrade.
Mob Catcher Upgrade
Function
Captures passive mobs into backpack storage slots with sneak right-click
Acquisition
Used in (1)
Upgrade Next Tier using Wither Skeleton Skull, Any Diamond Gem, Eye of Ender, Any Gold Ingot, Mob Catcher Upgrade, Any Gold Ingot, Soul Sand, Soul Sand and Soul Sand, arranged in the pattern shown. Produces Advanced Mob Catcher Upgrade.
Developer reference
- Registry name
sophisticatedbackpacks:mob_catcher_upgrade- Namespace
sophisticatedbackpacks- Mod ID
sophisticatedbackpacks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" E ",
"IBI",
"L L"
],
"ingredients": {
"B": {
"item": "sophisticatedbackpacks:upgrade_base"
},
"E": {
"tag": "forge:ender_pearls"
},
"I": {
"tag": "forge:ingots/iron"
},
"L": {
"item": "minecraft:lead"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:mob_catcher_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
