Crafting using Dripstone Block, Fire Stone, Hard Stone and Dripstone Block, arranged in the pattern shown. Produces Heat Rock.
item· Other
Heat Rock
Cobblemon · by The Cobblemon Team
Heat Rock is a item from Cobblemon, crafted from Dripstone Block, Fire Stone, and Hard Stone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Prehistoric Suspicious Mound (cobblemon) cobblemon:prehistoric_suspicious_mound | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Sunscorched Den (cobblemon) cobblemon:prehistoric_sunscorched_den | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Eroded Pillar (cobblemon) cobblemon:prehistoric_eroded_pillar | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Birch Tree (cobblemon) cobblemon:prehistoric_birch_tree | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Sunscorched Remains (cobblemon) cobblemon:prehistoric_sunscorched_remains | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Sandy Den (cobblemon) cobblemon:prehistoric_sandy_den | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Oak Tree (cobblemon) cobblemon:prehistoric_oak_tree | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:heat_rock- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DS",
"HD"
],
"ingredients": {
"D": {
"item": "minecraft:dripstone_block"
},
"H": {
"item": "cobblemon:hard_stone"
},
"S": {
"item": "cobblemon:fire_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
