Crafting using Lost Tentacle, Lost Tentacle, Lost Tentacle, Copper Ingot, Crossbow, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Grappling Squok.
Grappling Squok
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Function
Detach tentacles by Sneaking
Acquisition
Developer reference
- Registry name
alexsmobs:squid_grapple- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TTT",
"CBC",
" C "
],
"ingredients": {
"B": {
"item": "minecraft:crossbow"
},
"C": {
"item": "minecraft:copper_ingot"
},
"T": {
"item": "alexsmobs:lost_tentacle"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}