Crafting using Redstone Torch and Redstone OR Filter, in any arrangement. Produces Redstone NOR Filter.
Redstone NOR Filter
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Used in (1)
Crafting using Redstone Torch and Redstone NOR Filter, in any arrangement. Produces Redstone OR Filter.
Developer reference
- Registry name
enderio:redstone_nor_filter- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:redstone_torch"
},
{
"item": "enderio:redstone_or_filter"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}