Chiller Ingot Cast
thermal:chiller_ingot_cast

Chiller Ingot Cast

Thermal Expansion · by King Lemming
item Casts Crafting

Acquisition

Crafting using Bronze Plate, Bronze Plate, Nether Brick, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Chiller Ingot Cast.

Crafting
Bronze Plate
Bronze Plate
Nether Brick
Bronze Plate
Bronze Plate
Chiller Ingot Cast Chiller Ingot Cast guaranteed
Developer reference
Registry name
thermal:chiller_ingot_cast
Namespace
thermal
Mod ID
thermal_expansion
Tags (1)
thermal:items/crafting/casts

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "PXP",
    " P "
  ],
  "ingredients": {
    "P": {
      "tag": "forge:plates/bronze"
    },
    "X": {
      "item": "minecraft:nether_brick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}