Crafting using Emu Feather, Kangaroo Hide, Emu Feather, Kangaroo Hide, Kangaroo Hide, Emu Feather and Emu Feather, arranged in the pattern shown. Produces Outback Leggings.
Outback Leggings
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Function
Chance to avoid projectile damage
Acquisition
Related items
Developer reference
- Registry name
alexsmobs:emu_leggings- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
forge:items/armors/leggings
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FKF",
"K K",
"F F"
],
"ingredients": {
"F": {
"item": "alexsmobs:emu_feather"
},
"K": {
"item": "alexsmobs:kangaroo_hide"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}