Crafting using Stone and Mine, in any arrangement. Produces Stone Mine.
block· Machines & Other Blocks
Stone Mine
SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
Stone Mine is a block from SecurityCraft, crafted from Stone and Mine.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Stone Mine | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Block drops
Drops itself when broken.
Developer reference
- Registry name
securitycraft:stone_mine- Namespace
securitycraft- Mod ID
securitycraft- Tags (3)
minecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:stone"
},
{
"item": "securitycraft:mine"
}
],
"conditions": [],
"sequence": null,
"group_name": "securitycraft:block_mines",
"experience": null,
"cooking_time": null
}
