Crafting using Copper Ingot, Copper Ingot, Glass Bottle, Copper Ingot, Sunflower, Copper Ingot and Sunflower, arranged in the pattern shown. Produces Hummingbird Feeder.
Hummingbird Feeder
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hummingbird Feeder | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexsmobs:hummingbird_feeder- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"PGP",
"FPF"
],
"ingredients": {
"F": {
"item": "minecraft:sunflower"
},
"G": {
"item": "minecraft:glass_bottle"
},
"P": {
"item": "minecraft:copper_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}