Crafting using Roadrunner Feather, Leather, Leather and Leather, arranged in the pattern shown. Produces Falconry Hood.
Falconry Hood
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Crafting using Leather, Roadrunner Feather, Leather and Leather, arranged in the pattern shown. Produces Falconry Hood.
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
}