Filter: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
No edit summary
BoxWithout (talk | contribs)
m 15 revisions imported
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Item|image=<gallery>
{{Item|image=<gallery>
Filter.png|Normal
Filter.png|List
Attribute Filter.png|Attribute
Attribute Filter.png|Attribute
</gallery>|slot={{Slot|Filter}}{{Slot|Attribute Filter}}|renewable= Filter: Yes <br> Attribute Filter: No|stackable=Yes (64)}}
</gallery>|slot={{Slot|List Filter}}{{Slot|Attribute Filter}}|renewable= Filter: Yes <br> Attribute Filter: No|stackable=Yes (64)}}


Most machines have a built in filter used to determine how they treat inputs. '''Filters''' are used to adjust the treatment of multiple items at once.
Most machines have a built in filter used to determine how they treat inputs. '''List Filters''' are used to adjust the treatment of multiple items at once.


==Obtaining==
==Obtaining==
{{RecipeTableHead}}
{{RecipeTableHead}}
{{RecipeTable|Filter|{{MC|Iron|Iron Nugget}} + <br> {{MC|Wool}}|{{Crafting Table|A2=Iron Nugget|B2=Any Wool|C2=Iron Nugget|Output=Filter}}
{{RecipeTable|List Filter|{{MC|Iron|Iron Nugget}} + <br> {{MC|Wool}}|{{Crafting Table|A2=Iron Nugget|B2=Any Wool|C2=Iron Nugget|Output=List Filter}}
}}
}}
{{RecipeTable|Resets List Filter to blank|List Filter|{{Crafting Table|shapeless=1|B2=List Filter|Output=List Filter}}}}
{{RecipeTable
{{RecipeTable
|Attribute Filter
|Attribute Filter
Line 15: Line 16:
|{{Crafting Table|A2=Brass Nugget|B2=Any Wool|C2=Brass Nugget|Output=Attribute Filter}}
|{{Crafting Table|A2=Brass Nugget|B2=Any Wool|C2=Brass Nugget|Output=Attribute Filter}}
}}
}}
{{RecipeTable|Resets Attribute Filter to blank|Attribute Filter|{{Crafting Table|shapeless=1|B2=Attribute Filter|Output=Attribute Filter}}}}
{{RecipeTableFoot}}
{{RecipeTableFoot}}


==Usage==
==Usage==
Filters can only be used on machines that have a filter slot.
Various machines have a Filter slot located somewhere on the placed block. It appears as a square about 4x4 pixels in size. Items or blocks can be placed in the filter slot to change the block's behavior. Depending on the block, the Filter may reject certain items or blocks if they do not suit the block.
*{{ItemLink|Content Observer}}
*{{ItemLink|Contraption Controls}}
*{{ItemLink|Basin}}
*{{ItemLink|Basin}}
*{{ItemLink|Brass Funnel}}
*{{ItemLink|Brass Funnel}}
*{{ItemLink|Brass Tunnel}}
*{{ItemLink|Brass Tunnel}}
*{{ItemLink|Deployer}}
*{{ItemLink|Deployer}}
*{{ItemLink|Mechanical Roller}}
*{{ItemLink|Mechanical Saw}}
*{{ItemLink|Mechanical Saw}}
*{{ItemLink|Stockpile Switch}}
*{{ItemLink|Smart Chute}}
*{{ItemLink|Smart Chute}}
*{{ItemLink|Smart Fluid Pipe}}
*{{ItemLink|Smart Fluid Pipe}}
*{{ItemLink|Weighted Ejector}}
*{{ItemLink|Smart Observer}}
===Filters===
*{{ItemLink|Threshold Switch}}
Filters can be set to either allow or deny set items and ignore or respect {{MC|NBT format|data}}.  
*{{ItemLink|Train Observer}}
===List Filters===
List Filters can be set to either allow or deny set items and ignore or respect {{MC|NBT format|data}}.  
===Nesting===
===Nesting===
Both Filters and Attribute Filters can be put inside Filters, and this can go on infinitely. The original filter takes priority over nested filters; for example, an original filter can Deny Saplings and have a nested filter that allows saplings, but the saplings will still be denied, and vice versa.
Both List Filters and Attribute Filters can be put inside List Filters, and this can go on infinitely. The original filter takes priority over nested filters; for example, an original filter can Deny Saplings and have a nested filter that allows saplings, but the saplings will still be denied, and vice versa.
===Attribute Filters===
===Attribute Filters===
Attribute filters focus only on data. The filter can Allow items with any of the desired attributes, only allow them if they have all of the desired attributes, or deny items with any of the selected attributes.  
Attribute filters focus only on data. The filter can Allow items with any of the desired attributes, only allow them if they have all of the desired attributes, or deny items with any of the selected attributes.  
A reference item is required to show and choose attributes, but attributes can be added by multiple items.
A reference item is required to show and choose attributes, but attributes can be added by multiple items.
 
==History==
*{{GW|0.5.1}}:
**Renamed from Filter to List Filter.
**Now have new inventory sprites.
**Filters now filter for their own item type if left empty.
**Can now be reset via crafting.
*{{GW|0.3.2}}: Introduced.
{{Items}}
{{Items}}
{{Miscellaneous}}
{{Miscellaneous}}


[[Category:Item Transportation]]
[[Category:Item Transportation]]

Latest revision as of 16:10, 14 February 2025

Most machines have a built in filter used to determine how they treat inputs. List Filters are used to adjust the treatment of multiple items at once.

Obtaining[edit | edit source]

Name Ingredients Crafting Recipe
List Filter Iron Nugget +
Wool
Iron NuggetWhite WoolIron Nugget

List Filter
Resets List Filter to blank List Filter
List Filter

List Filter
Attribute Filter Brass Nugget +
Wool
Brass NuggetWhite WoolBrass Nugget

Attribute Filter
Resets Attribute Filter to blank Attribute Filter
Attribute Filter

Attribute Filter

Usage[edit | edit source]

Various machines have a Filter slot located somewhere on the placed block. It appears as a square about 4x4 pixels in size. Items or blocks can be placed in the filter slot to change the block's behavior. Depending on the block, the Filter may reject certain items or blocks if they do not suit the block.

List Filters[edit | edit source]

List Filters can be set to either allow or deny set items and ignore or respect data.

Nesting[edit | edit source]

Both List Filters and Attribute Filters can be put inside List Filters, and this can go on infinitely. The original filter takes priority over nested filters; for example, an original filter can Deny Saplings and have a nested filter that allows saplings, but the saplings will still be denied, and vice versa.

Attribute Filters[edit | edit source]

Attribute filters focus only on data. The filter can Allow items with any of the desired attributes, only allow them if they have all of the desired attributes, or deny items with any of the selected attributes. A reference item is required to show and choose attributes, but attributes can be added by multiple items.

History[edit | edit source]

  • 0.5.1:
    • Renamed from Filter to List Filter.
    • Now have new inventory sprites.
    • Filters now filter for their own item type if left empty.
    • Can now be reset via crafting.
  • 0.3.2: Introduced.