Crafting using Bronze Plate, Bronze Plate, Nether Brick, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Chiller Ingot Cast.
Chiller Ingot Cast
Thermal Expansion · by King Lemming
Acquisition
Related items
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
}