Willow Sign
hexerei:willow_sign

Willow Sign

Hexerei · by JoeFoxe
block Standing SignsSigns

Willow Sign is a block from Hexerei, crafted from Willow Slab.

Acquisition

Woodcutting using Willow Slab. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Crafting using Willow Planks, Willow Planks, Willow Planks, Willow Planks, Willow Planks, Willow Planks and Stick, arranged in the pattern shown. Produces 3× Willow Sign.

Crafting
Willow Sign Willow Sign ×3 guaranteed

Woodcutting using Willow Planks. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Polished Willow Layered. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Polished Willow Connected. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Polished Willow Slab. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Willow Connected. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Polished Willow Planks. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Woodcutting using Polished Willow Pillar. Produces Willow Sign.

Woodcutting
Willow Sign Willow Sign guaranteed

Mining & drops

sourcecountchanceconditions
Willow Sign1–1100%Survives Explosion
Block loot table: Willow Wall Sign (hexerei) hexerei:willow_wall_sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_sign
Namespace
hexerei
Mod ID
hexerei
Tags (2)
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (9):

{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " | "
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:willow_planks"
    },
    "|": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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: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_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:willow_connected"
  },
  "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
}