Crafting using Any Redstone Dust, Any of Paper / Black Paper, Any Redstone Dust, Any of Paper / Black Paper, Z-Logic Controller, Any of Paper / Black Paper, Any Redstone Dust, Any of Paper / Black Paper and Any Redstone Dust, arranged in the pattern shown. Produces Advanced Item Filter.
Advanced Item Filter
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Developer reference
- Registry name
enderio:advanced_item_filter- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RPR",
"PZP",
"RPR"
],
"ingredients": {
"P": {
"anyOf": [
{
"item": "minecraft:paper"
},
{
"item": "enderio:black_paper"
}
]
},
"R": {
"tag": "forge:dusts/redstone"
},
"Z": {
"item": "enderio:z_logic_controller"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}