Crafting using Any Iron Ingot, Any Iron Ingot, Any Gunpowder and Any Iron Ingot, arranged in the pattern shown. Produces 3× Mine.
- Inputs
- 3 × Any Iron Ingot
- Any Gunpowder
- Output
- → Mine ×3
block· Machines & Other Blocks
Mine is a block from SecurityCraft, crafted from Any Iron Ingot and Any Gunpowder.
Crafting using Any Iron Ingot, Any Iron Ingot, Any Gunpowder and Any Iron Ingot, arranged in the pattern shown. Produces 3× Mine.
| source | count | drop rate | conditions |
|---|---|---|---|
| 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.
Crafting using Sand and Mine, in any arrangement. Produces Sand Mine.
Crafting using Copper Ore and Mine, in any arrangement. Produces Copper Ore Mine.
Crafting using Cobblestone and Mine, in any arrangement. Produces Cobblestone Mine.
Crafting using Deepslate Gold Ore and Mine, in any arrangement. Produces Deepslate Gold Ore Mine.
Crafting using Deepslate Iron Ore and Mine, in any arrangement. Produces Deepslate Iron Ore Mine.
Drops itself when broken.
securitycraft:minesecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"IGI"
],
"ingredients": {
"G": {
"tag": "forge:gunpowder"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}