Press Packing 2x2 Die
thermal:press_packing_2x2_die

Press Packing 2x2 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 Packing 2x2 Die.

Crafting
Press Packing 2x2 Die Press Packing 2x2 Die guaranteed

Used in (16)

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    "IXI",
    " 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
}