Muffler Upgrade
techreborn:muffler_upgrade

Muffler Upgrade

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Any Wool, Any Wool, Electronic Circuit, Any Wool and Any Wool, arranged in the pattern shown. Produces Muffler Upgrade.

Crafting
Muffler Upgrade Muffler Upgrade guaranteed
Developer reference
Registry name
techreborn:muffler_upgrade
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " W ",
    "WCW",
    " W "
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}