Crafting using Fluorite, Fluorite, Fluorite, Fluorite, Fluorite, Fluorite, Fluorite, Fluorite and Fluorite, arranged in the pattern shown. Produces Fluorite Block.

Fluorite Block
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluorite Block | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:block_fluorite- Namespace
mekanism- Mod ID
mekanism- Tags (4)
forge:blocks/storage_blocks/fluorite forge:items/storage_blocks/fluorite minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#P#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:gems/fluorite"
},
"P": {
"item": "mekanism:fluorite_gem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}