Crafting using Diamond Dust, Gold Nugget, Diamond Dust, Gold Nugget, Diamond Dust, Electronic Circuit and Red Cell Battery, arranged in the pattern shown. Produces Rockcutter.
Rockcutter
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:rock_cutter- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/pickaxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DN ",
"DN ",
"DCB"
],
"ingredients": {
"B": {
"item": "techreborn:red_cell_battery"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"D": {
"tag": "c:diamond_dusts"
},
"N": {
"item": "minecraft:gold_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}