Crafting using List Filter, in any arrangement. Produces List Filter.
List Filter
Create · by simibubi
Function
Opens the _configuration interface_. When R-Clicked _Matches items_ against a collection of _items_ or _other filters_. Can be used in _Filter Slots_ of Create's Components
Acquisition
Crafting using Any Iron Nugget, Any Wool and Any Iron Nugget, arranged in the pattern shown. Produces List Filter.
Used in (1)
Crafting using List Filter, in any arrangement. Produces List Filter.
Developer reference
- Registry name
create:filter- Namespace
create- Mod ID
create
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:filter"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ASA"
],
"ingredients": {
"A": {
"tag": "forge:nuggets/iron"
},
"S": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
