Hummingbird Feeder
alexsmobs:hummingbird_feeder

Hummingbird Feeder

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
block Pickaxe Mineable

Acquisition

Crafting using Copper Ingot, Copper Ingot, Glass Bottle, Copper Ingot, Sunflower, Copper Ingot and Sunflower, arranged in the pattern shown. Produces Hummingbird Feeder.

Crafting
Copper Ingot
Copper Ingot
Glass Bottle
Copper Ingot
Sunflower
Copper Ingot
Sunflower
Hummingbird Feeder Hummingbird Feeder guaranteed

Mining & drops

sourcecountchanceconditions
Hummingbird Feeder1–1100%

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
}