Crafting using Iridium Nugget, Advanced Jackhammer, Iridium Nugget, Overclocker Upgrade, Energy Flow Chip, Overclocker Upgrade and Iridium Alloy Plate, arranged in the pattern shown. Produces Industrial Jackhammer.
Industrial Jackhammer
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:industrial_jackhammer- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/pickaxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NDN",
"OCO",
" I "
],
"ingredients": {
"C": {
"item": "techreborn:energy_flow_chip"
},
"D": {
"item": "techreborn:advanced_jackhammer"
},
"I": {
"item": "techreborn:iridium_alloy_plate"
},
"N": {
"tag": "c:iridium_nuggets"
},
"O": {
"item": "techreborn:overclocker_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}