Crafting using Refined Iron Ingot, Electronic Circuit, Refined Iron Ingot, Refined Iron Ingot, Red Cell Battery, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces Basic Jackhammer.
Basic Jackhammer
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (1)
Crafting using Diamond, Basic Jackhammer, Diamond, Titanium Ingot, Lithium Battery, Titanium Ingot and Diamond, arranged in the pattern shown. Produces Advanced Jackhammer.
Related items
Developer reference
- Registry name
techreborn:basic_jackhammer- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/pickaxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SCS",
"SBS",
" S "
],
"ingredients": {
"B": {
"item": "techreborn:red_cell_battery"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"S": {
"item": "techreborn:refined_iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}