Chiller Rod Cast
thermal:chiller_rod_cast

Chiller Rod Cast

Thermal Expansion · by King Lemming
item Casts Crafting

Acquisition

Crafting using Bronze Plate, Bronze Plate, Blaze Rod, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Chiller Rod Cast.

Crafting
Bronze Plate
Bronze Plate
Blaze Rod
Bronze Plate
Bronze Plate
Chiller Rod Cast Chiller Rod Cast guaranteed
Developer reference
Registry name
thermal:chiller_rod_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:blaze_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}