Machine Insolator
thermal:machine_insolator

Machine Insolator

Thermal Expansion · by King Lemming
item Pickaxe MineableMachinesMachines

Acquisition

Crafting using Dirt, Any Glass, Machine Frame, Any Glass, Any Lumium Gear, Rf Coil and Any Lumium Gear, arranged in the pattern shown. Produces Machine Insolator.

Crafting
Machine Insolator Machine Insolator guaranteed

Mining & drops

sourcecountchanceconditions
Machine Insolator1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Machine Insolator1–1100%Survives Explosion
Developer reference
Registry name
thermal:machine_insolator
Namespace
thermal
Mod ID
thermal_expansion
Tags (3)
minecraft:blocks/mineable/pickaxe
thermal:blocks/machines
thermal:items/machines

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "YCY",
    "IPI"
  ],
  "ingredients": {
    "C": {
      "item": "thermal:machine_frame"
    },
    "I": {
      "tag": "forge:gears/lumium"
    },
    "P": {
      "item": "thermal:rf_coil"
    },
    "X": {
      "item": "minecraft:dirt"
    },
    "Y": {
      "tag": "forge:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}