Entity Filter
16×16 · BAKED

item· Other

Entity Filter

Create: Diesel Generators · by George VI
item

Entity Filter is an item from Create: Diesel Generators, crafted from Copper Nugget and Light Blue Wool. _Matches entities_ against a set of _attributes_ or _categories_.

Function

_Matches entities_ against a set of _attributes_ or _categories_.

When R-Clicked: Opens the _configuration interface_

Acquisition

Crafting using Copper Nugget, Light Blue Wool and Copper Nugget, arranged in the pattern shown. Produces Entity Filter.

Crafting
Entity Filter Entity Filter guaranteed
Developer reference
Registry name
createdieselgenerators:entity_filter
Namespace
createdieselgenerators
Mod ID
createdieselgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ASA"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:nuggets/copper"
    },
    "S": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}