Crafting using Steel Plate, Steel Plate, Steel Plate, Steel Ingot, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces 2× Forge Hammer.
Forge Hammer
Modern Industrialization · by Azercoco, Technici4n
Forge Hammer is a block from Modern Industrialization, crafted from Steel Plate and Steel Ingot.
Acquisition
Crafting using Heavy Weighted Pressure Plate, Heavy Weighted Pressure Plate, Heavy Weighted Pressure Plate, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Forge Hammer.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Forge Hammer | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Copper Rod, Forge Hammer, Copper Rod, Copper Gear, Bronze Machine Casing, Copper Gear, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces Bronze Compressor.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:forge_hammer- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"___",
" i ",
"iii"
],
"ingredients": {
"_": {
"tag": "c:steel_plates"
},
"i": {
"tag": "c:steel_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"___",
" i ",
"iii"
],
"ingredients": {
"_": {
"item": "minecraft:heavy_weighted_pressure_plate"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
