Attachment: Filter
thermal:filter_attachment

Attachment: Filter

Thermal Dynamics · by King Lemming, covers1624
item

Acquisition

Crafting using Any Tin Nugget, Any Glass, Any Tin Nugget, Any Iron Ingot, Paper and Any Iron Ingot, arranged in the pattern shown. Produces 2× Attachment: Filter.

Crafting
Attachment: Filter Attachment: Filter ×2 guaranteed
Developer reference
Registry name
thermal:filter_attachment
Namespace
thermal
Mod ID
thermal_dynamics

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NGN",
    "IPI"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "N": {
      "tag": "forge:nuggets/tin"
    },
    "P": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}