Mechanical Crafting using Brass Ingot, Precision Mechanism, Treated Stick, Treated Stick, Treated Stick, Treated Stick, Treated Stick, Treated Stick and Brass Hand, arranged in the pattern shown. Produces Extendo Grip.
Extendo Grip
Create · by simibubi
Function
Increases _reach distance_ of items used in the _Main-Hand_. _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank When in Off-Hand While wearing Backtank Greatly _increases reach distance_ of the wielder. Can be powered with _Air_ _Pressure_ from a _Backtank_
Acquisition
Developer reference
- Registry name
create:extendo_grip- Namespace
create- Mod ID
create
Recipe JSON (1):
{
"recipe_type": "create:mechanical_crafting",
"pattern": [
" L ",
" R ",
"SSS",
"SSS",
" H "
],
"ingredients": {
"H": {
"item": "create:brass_hand"
},
"L": {
"tag": "forge:ingots/brass"
},
"R": {
"item": "create:precision_mechanism"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}