Falconry Hood
alexsmobs:falconry_hood

Falconry Hood

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

Acquisition

Crafting using Roadrunner Feather, Leather, Leather and Leather, arranged in the pattern shown. Produces Falconry Hood.

Crafting
Roadrunner Feather
Leather
Leather
Leather
Falconry Hood Falconry Hood guaranteed

Crafting using Leather, Roadrunner Feather, Leather and Leather, arranged in the pattern shown. Produces Falconry Hood.

Crafting
Leather
Roadrunner Feather
Leather
Leather
Falconry Hood Falconry Hood guaranteed
Developer reference
Registry name
alexsmobs:falconry_hood
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FL ",
    "L L"
  ],
  "ingredients": {
    "F": {
      "item": "alexsmobs:roadrunner_feather"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " LF",
    "L L"
  ],
  "ingredients": {
    "F": {
      "item": "alexsmobs:roadrunner_feather"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}