Dynamo Disenchantment
thermal:dynamo_disenchantment

Dynamo Disenchantment

Thermal Expansion · by King Lemming
item Pickaxe MineableDynamosDynamos

Acquisition

Crafting using Rf Coil, Any Iron Ingot, Silver Gear, Any Iron Ingot, Bottle o' Enchanting, Any Redstone Dust and Bottle o' Enchanting, arranged in the pattern shown. Produces Dynamo Disenchantment.

Crafting
Rf Coil
Any Iron Ingot
Silver Gear
Any Iron Ingot
Bottle o' Enchanting
Any Redstone Dust
Bottle o' Enchanting
Dynamo Disenchantment Dynamo Disenchantment guaranteed

Mining & drops

sourcecountchanceconditions
Dynamo Disenchantment1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Dynamo Disenchantment1–1100%Survives Explosion
Developer reference
Registry name
thermal:dynamo_disenchantment
Namespace
thermal
Mod ID
thermal_expansion
Tags (3)
minecraft:blocks/mineable/pickaxe
thermal:blocks/dynamos
thermal:items/dynamos

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    "IGI",
    "YXY"
  ],
  "ingredients": {
    "C": {
      "item": "thermal:rf_coil"
    },
    "G": {
      "tag": "forge:gears/silver"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "X": {
      "tag": "forge:dusts/redstone"
    },
    "Y": {
      "item": "minecraft:experience_bottle"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}