Crafting using Any Planks, Advanced Filter Upgrade, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Advanced Filter Upgrade.
Advanced Filter Upgrade
Function
Filters items piped in and/or out of storage Has more filtering options
Acquisition
Used in (1)
Crafting using Any String, Advanced Filter Upgrade, Any String, Ersatz Leather, Any String and Any String, arranged in the pattern shown. Produces Advanced Filter Upgrade.
Developer reference
- Registry name
sophisticatedstorage:advanced_filter_upgrade- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PUP",
" P ",
"P P"
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"U": {
"item": "sophisticatedbackpacks:advanced_filter_upgrade"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "sophisticatedbackpacks"
},
"type": "forge:mod_loaded"
},
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:advanced_filter_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "sophisticatedcore:upgrade_next_tier",
"pattern": [
"GPG",
"RRR"
],
"ingredients": {
"G": {
"tag": "forge:ingots/gold"
},
"P": {
"item": "sophisticatedstorage:filter_upgrade"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:advanced_filter_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
