Crafting using Livingrock, Block of Redstone, Livingrock, Block of Redstone, Manasteel Ingot, Block of Redstone, Livingrock, Block of Redstone and Livingrock, arranged in the pattern shown. Produces Mana Fluxfield.

Mana Fluxfield
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mana Fluxfield | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:mana_fluxfield- Namespace
botania- Mod ID
botania- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SRS",
"RMR",
"SRS"
],
"ingredients": {
"M": {
"tag": "botania:manasteel_ingots"
},
"R": {
"item": "minecraft:redstone_block"
},
"S": {
"item": "botania:livingrock"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

