Falconry Glove
alexsmobs:falconry_glove

Falconry Glove

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

Acquisition

Crafting using Leather, Leather, Leather, Leather and Hair of Bear, arranged in the pattern shown. Produces Falconry Glove.

Crafting
Leather
Leather
Leather
Leather
Hair of Bear
Falconry Glove Falconry Glove guaranteed
Developer reference
Registry name
alexsmobs:falconry_glove
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "LLL",
    " H "
  ],
  "ingredients": {
    "H": {
      "item": "alexsmobs:bear_fur"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}