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.
Advanced Pump Upgrade
Function
Pumps Fluids between Tank upgrade and adjacent blocks Works with fluid containers in hand and fluid blocks in world Allows to filter which fluids are pumped
Acquisition
Used in (1)
Crafting using Any Redstone Dust, Eye of Ender, Any Redstone Dust, Bottle o' Enchanting, Advanced Pump Upgrade, Bottle o' Enchanting, Any Redstone Dust, Eye of Ender and Any Redstone Dust, arranged in the pattern shown. Produces Experience Pump Upgrade.
Developer reference
- Registry name
sophisticatedbackpacks:advanced_pump_upgrade- Namespace
sophisticatedbackpacks- Mod ID
sophisticatedbackpacks
Recipe JSON (1):
{
"recipe_type": "sophisticatedcore:upgrade_next_tier",
"pattern": [
"DID",
"GPG",
"RRR"
],
"ingredients": {
"D": {
"tag": "forge:gems/diamond"
},
"G": {
"tag": "forge:ingots/gold"
},
"I": {
"item": "minecraft:dispenser"
},
"P": {
"item": "sophisticatedbackpacks:pump_upgrade"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:advanced_pump_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
