Pewen Sign
alexscaves:pewen_sign

Pewen Sign

Alex's Caves · by Alexthe668, Noonyeyz
block Axe MineableStanding SignsSigns

Pewen Sign is a block from Alex's Caves, crafted from Pewen Planks and Stick.

Acquisition

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

Crafting
Pewen Sign Pewen Sign ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Pewen Wall Sign (alexscaves) alexscaves:pewen_wall_sign1–1100%Survives Explosion
Pewen Sign1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:pewen_sign
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/standing_signs
minecraft:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "alexscaves:pewen_planks"
    },
    "X": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}