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