Vine Lasso
alexsmobs:vine_lasso

Vine Lasso

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

Acquisition

Crafting using Vines, Lead, Vines, Shed Snake Skin, Vines, Shed Snake Skin and Vines, arranged in the pattern shown. Produces Vine Lasso.

Crafting
Vines
Lead
Vines
Shed Snake Skin
Vines
Shed Snake Skin
Vines
Vine Lasso Vine Lasso guaranteed
Developer reference
Registry name
alexsmobs:vine_lasso
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " VL",
    "VSV",
    "SV "
  ],
  "ingredients": {
    "L": {
      "item": "minecraft:lead"
    },
    "S": {
      "item": "alexsmobs:shed_snake_skin"
    },
    "V": {
      "item": "minecraft:vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}