Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Redstone Dust, Acacia Window Pane, Any Redstone Dust, Any Iron Ingot, Archwood Button and Any Iron Ingot, arranged in the pattern shown. Produces Filter Destination Tool.
Filter Destination Tool
Pipez · by Max Henkel
Filter Destination Tool is a item from Pipez, crafted from Any Iron Ingot, Any Redstone Dust, Acacia Window Pane, and Archwood Button.
Acquisition
Developer reference
- Registry name
pipez:filter_destination_tool- Namespace
pipez- Mod ID
pipez
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"RGR",
"IBI"
],
"ingredients": {
"B": {
"tag": "minecraft:buttons"
},
"G": {
"tag": "forge:glass_panes"
},
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}