Eject Button
16×16 · BAKED

item· Other

Eject Button

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Eject Button is a item from Cobblemon, crafted from Iron Ingot, Archwood Button, Yellow Dye, Piston, and Redstone Dust.

Acquisition

Crafting using Iron Ingot, Archwood Button, Iron Ingot, Yellow Dye, Piston, Yellow Dye, Iron Ingot, Redstone Dust and Iron Ingot, arranged in the pattern shown. Produces Eject Button.

Crafting
Eject Button Eject Button guaranteed
Developer reference
Registry name
cobblemon:eject_button
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IBI",
    "YPY",
    "IRI"
  ],
  "ingredients": {
    "B": {
      "tag": "minecraft:buttons"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "P": {
      "item": "minecraft:piston"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "Y": {
      "item": "minecraft:yellow_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}