Crafting using Magma Block, Flood Basalt, Flood Basalt and Magma Block, arranged in the pattern shown. Produces 2× Primal Magma.

Primal Magma
Alex's Caves · by Alexthe668, Noonyeyz
Primal Magma is a block from Alex's Caves, crafted from Magma Block and Flood Basalt.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Primal Magma | 1–1 | 100% | — |
Block loot table: Fissure Primal Magma (alexscaves) alexscaves:fissure_primal_magma | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:primal_magma- Namespace
alexscaves- Mod ID
alexscaves- Tags (4)
alexscaves:blocks/regenerates_after_primordial_boss_fight alexscaves:blocks/volcano_blocks minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MF",
"FM"
],
"ingredients": {
"F": {
"item": "alexscaves:flood_basalt"
},
"M": {
"item": "minecraft:magma_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



