Polished Willow Button
hexerei:polished_willow_button

Polished Willow Button

Hexerei · by JoeFoxe
block Wooden ButtonsWooden Buttons

Polished Willow Button is a block from Hexerei, crafted from Willow Planks.

Acquisition

Woodcutting using Willow Planks. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Willow Slab. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Polished Willow Connected. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Polished Willow Slab. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Polished Willow Layered. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Polished Willow Planks. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Polished Willow Pillar. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Woodcutting using Willow Connected. Produces Polished Willow Button.

Woodcutting
Polished Willow Button Polished Willow Button guaranteed

Crafting using Polished Willow Planks, arranged in the pattern shown. Produces Polished Willow Button.

Crafting
Polished Willow Button Polished Willow Button guaranteed

Mining & drops

sourcecountchanceconditions
Polished Willow Button1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:polished_willow_button
Namespace
hexerei
Mod ID
hexerei
Tags (2)
minecraft:blocks/wooden_buttons
minecraft:items/wooden_buttons

Recipe JSON (9):

{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_layered"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:polished_willow_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}