Crafting using Feather Block, arranged in the pattern shown. Produces 9× Feather.
Feather
Minecraft · by Mojang Studios
Acquisition
Padded using UU-Matter, UU-Matter and UU-Matter, arranged in the pattern shown. Produces Feather.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Plains House (minecraft) minecraft:village_plains_house | 1–1 | 100% | — |
Loot table: Shipwreck Map (minecraft) minecraft:shipwreck_map | 1–3 | 100% | — |
Mob loot table: Parrot (minecraft) minecraft:parrot | 1–1 | 100% | — |
| Raw Chicken | 1–1 | 100% | — |
Gameplay loot table: Cat Morning Gift (minecraft) minecraft:cat_morning_gift | 1–1 | 100% | — |
Loot table: Village Fletcher (minecraft) minecraft:village_fletcher | 1–1 | 100% | — |
Used in (3)
Crafting using Flint, Stick and Feather, arranged in the pattern shown. Produces 4× Arrow.
Crafting using Book, Ink Sac and Feather, in any arrangement. Produces Book and Quill.
Crafting using Feather, Copper Ingot and Stick, arranged in the pattern shown. Produces Brush.
Developer reference
- Registry name
minecraft:feather- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"0"
],
"ingredients": {
"0": {
"item": "supplementaries:feather_block"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "feather_block",
"type": "supplementaries:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "reborncore:padded",
"pattern": [
"U ",
"U ",
"U "
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
