Press Unpacking Die
thermal:press_unpacking_die

Press Unpacking Die

Thermal Expansion · by King Lemming
item Dies Crafting

Acquisition

Crafting using Any Constantan Plate, Invar Plate, Any Planks, Invar Plate and Any Constantan Plate, arranged in the pattern shown. Produces Press Unpacking Die.

Crafting
Press Unpacking Die Press Unpacking Die guaranteed

Used in (63)

view all 63 →
Developer reference
Registry name
thermal:press_unpacking_die
Namespace
thermal
Mod ID
thermal_expansion
Tags (1)
thermal:items/crafting/dies

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C I",
    " X ",
    "I C"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:plates/constantan"
    },
    "I": {
      "tag": "forge:plates/invar"
    },
    "X": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}