Attachment: Redstone Flux Limiter
thermal:energy_limiter_attachment

Attachment: Redstone Flux Limiter

Thermal Dynamics · by King Lemming, covers1624
item

Acquisition

Crafting using Any Lead Nugget, Any Glass, Any Lead Nugget, Any Electrum Ingot, Any Redstone Dust and Any Electrum Ingot, arranged in the pattern shown. Produces 2× Attachment: Redstone Flux Limiter.

Crafting
Attachment: Redstone Flux Limiter Attachment: Redstone Flux Limiter ×2 guaranteed
Developer reference
Registry name
thermal:energy_limiter_attachment
Namespace
thermal
Mod ID
thermal_dynamics

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NGN",
    "IRI"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "tag": "forge:ingots/electrum"
    },
    "N": {
      "tag": "forge:nuggets/lead"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}