Chiller Ball Cast
thermal:chiller_ball_cast

Chiller Ball Cast

Thermal Expansion · by King Lemming
item Casts Crafting

Acquisition

Crafting using Bronze Plate, Bronze Plate, Magma Cream, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Chiller Ball Cast.

Crafting
Bronze Plate
Bronze Plate
Magma Cream
Bronze Plate
Bronze Plate
Chiller Ball Cast Chiller Ball Cast guaranteed

Used in (2)

Chiller using Ender (250 mB) and Chiller Ball Cast. Produces an unresolved result.

Chiller
Ender (250 mB)Chiller Ball Cast Chiller Ball Cast

Chiller using Water (500 mB) and Chiller Ball Cast. Produces an unresolved result.

Chiller
Water (500 mB)Chiller Ball Cast Chiller Ball Cast
Developer reference
Registry name
thermal:chiller_ball_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:magma_cream"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}