Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Red Cell Battery, Refined Iron Ingot, Electronic Circuit and Refined Iron Ingot, arranged in the pattern shown. Produces Basic Chainsaw.
Basic Chainsaw
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (1)
Crafting using Diamond, Diamond, Titanium Ingot, Lithium Battery, Diamond, Basic Chainsaw and Titanium Ingot, arranged in the pattern shown. Produces Advanced Chainsaw.
Related items
Developer reference
- Registry name
techreborn:basic_chainsaw- Namespace
techreborn- Mod ID
techreborn- Tags (2)
fabric:items/axes fabric:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" SS",
"SBS",
"CS "
],
"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
}