Flux Saw
thermal:flux_saw

Flux Saw

Thermal Innovation · by King Lemming
item

Acquisition

Crafting using Saw Blade, Any Iron Ingot, Any Gold Gear, Any Iron Ingot, Tin Gear, Rf Coil and Tin Gear, arranged in the pattern shown. Produces Flux Saw.

Crafting
Saw Blade
Any Iron Ingot
Any Gold Gear
Any Iron Ingot
Tin Gear
Rf Coil
Tin Gear
Flux Saw Flux Saw guaranteed
Developer reference
Registry name
thermal:flux_saw
Namespace
thermal
Mod ID
thermal_innovation

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "ICI",
    "GPG"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:gears/gold"
    },
    "G": {
      "tag": "forge:gears/tin"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "thermal:rf_coil"
    },
    "X": {
      "item": "thermal:saw_blade"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}