Crafting using Diamond Large Plate, Diamond Large Plate, Diamond Large Plate, Diamond Large Plate, Stick, Diamond Large Plate and Stick, arranged in the pattern shown. Produces Diamond Hammer.
Diamond Hammer
Modern Industrialization · by Azercoco, Technici4n
Diamond Hammer is a item from Modern Industrialization, crafted from Diamond Large Plate and Stick.
Acquisition
Related items
Developer reference
- Registry name
modern_industrialization:diamond_hammer- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (1)
modern_industrialization:items/forge_hammer_tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"psp",
" s "
],
"ingredients": {
"p": {
"item": "modern_industrialization:diamond_large_plate"
},
"s": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}