Upgrade Next Tier using Any Glass, Bucket, Any Glass, Piston, Upgrade Base, Sticky Piston, Any Glass, Bucket and Any Glass, arranged in the pattern shown. Produces Pump Upgrade.
Pump Upgrade
Function
Pumps fluids between Tank upgrade and adjacent blocks
Acquisition
Used in (1)
Upgrade Next Tier using Any Diamond Gem, Dispenser, Any Diamond Gem, Any Gold Ingot, Pump Upgrade, Any Gold Ingot, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Advanced Pump Upgrade.
Developer reference
- Registry name
sophisticatedbackpacks:pump_upgrade- Namespace
sophisticatedbackpacks- Mod ID
sophisticatedbackpacks
Recipe JSON (1):
{
"recipe_type": "sophisticatedcore:upgrade_next_tier",
"pattern": [
"GUG",
"PBS",
"GUG"
],
"ingredients": {
"B": {
"item": "sophisticatedbackpacks:upgrade_base"
},
"G": {
"tag": "forge:glass"
},
"P": {
"item": "minecraft:piston"
},
"S": {
"item": "minecraft:sticky_piston"
},
"U": {
"item": "minecraft:bucket"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:pump_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



