Grappling Squok
alexsmobs:squid_grapple

Grappling Squok

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item

Function

Detach tentacles by Sneaking

Acquisition

Crafting using Lost Tentacle, Lost Tentacle, Lost Tentacle, Copper Ingot, Crossbow, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Grappling Squok.

Crafting
Lost Tentacle
Lost Tentacle
Lost Tentacle
Copper Ingot
Crossbow
Copper Ingot
Copper Ingot
Grappling Squok Grappling Squok guaranteed
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
}