Dynamo Gourmand
thermal:dynamo_gourmand

Dynamo Gourmand

Thermal Expansion · by King Lemming
item Pickaxe MineableDynamosDynamos

Acquisition

Crafting using Rf Coil, Any Iron Ingot, Any Copper Gear, Any Iron Ingot, Any Tin Ingot, Any Redstone Dust and Any Tin Ingot, arranged in the pattern shown. Produces Dynamo Gourmand.

Crafting
Rf Coil
Any Iron Ingot
Any Copper Gear
Any Iron Ingot
Any Tin Ingot
Any Redstone Dust
Any Tin Ingot
Dynamo Gourmand Dynamo Gourmand guaranteed

Mining & drops

sourcecountchanceconditions
Dynamo Gourmand1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Dynamo Gourmand1–1100%Survives Explosion
Developer reference
Registry name
thermal:dynamo_gourmand
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/copper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "X": {
      "tag": "forge:dusts/redstone"
    },
    "Y": {
      "tag": "forge:ingots/tin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}