Crafting using Redstone Alloy Ingot, Any of Paper / Black Paper, Redstone Alloy Ingot, Any of Paper / Black Paper, Any Iron Ingot, Any of Paper / Black Paper, Redstone Alloy Ingot, Any of Paper / Black Paper and Redstone Alloy Ingot, arranged in the pattern shown. Produces Redstone Filter Base.
Redstone Filter Base
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Used in (8)
Crafting using Lever, Redstone Filter Base and Redstone Alloy Ingot, arranged in the pattern shown. Produces Redstone Toggle Filter.
Crafting using Redstone Torch, Redstone Filter Base and Redstone Torch, arranged in the pattern shown. Produces Redstone AND Filter.
Crafting using Redstone Torch, Redstone Alloy Ingot, Redstone Filter Base, Redstone Alloy Ingot and Redstone Torch, arranged in the pattern shown. Produces Redstone XOR Filter.
Crafting using Redstone Alloy Ingot, Redstone Filter Base and Redstone Alloy Ingot, arranged in the pattern shown. Produces Redstone OR Filter.
Crafting using Redstone Comparator, Redstone Filter Base and Redstone Alloy Ingot, arranged in the pattern shown. Produces Redstone Sensor Filter.
Developer reference
- Registry name
enderio:redstone_filter_base- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RPR",
"PIP",
"RPR"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"anyOf": [
{
"item": "minecraft:paper"
},
{
"item": "enderio:black_paper"
}
]
},
"R": {
"tag": "forge:ingots/redstone_alloy"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}