Crafting using Redstone Dust, Bluebright Stick, Redstone Dust, Bluebright Stick, Light Blue Wool, Bluebright Stick, Redstone Dust, Bluebright Stick and Redstone Dust, arranged in the pattern shown. Produces Item Filter.
item· Other
Item Filter
Tom's Simple Storage Mod · by tom5454
Item Filter is a item from Tom's Simple Storage Mod, crafted from Redstone Dust, Bluebright Stick, and Light Blue Wool.
Acquisition
Used in
Developer reference
- Registry name
toms_storage:ts.item_filter- Namespace
toms_storage- Mod ID
toms_storage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RSR",
"SWS",
"RSR"
],
"ingredients": {
"R": {
"item": "minecraft:redstone"
},
"S": {
"tag": "forge:rods/wooden"
},
"W": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
