Warped Nightstand
handcrafted:warped_nightstand

Warped Nightstand

Wood Type:
Handcrafted · by Alex Nijjar, Kekie6
block NightstandsTable ConnectableNightstandsAxe Mineable

Acquisition

Crafting using Warped Planks, Warped Planks, Warped Planks, Warped Planks, Chest and Warped Planks, arranged in the pattern shown. Produces 2× Warped Nightstand.

Crafting
Warped Nightstand Warped Nightstand ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Nightstand1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:warped_nightstand
Namespace
handcrafted
Mod ID
handcrafted
Tags (4)
handcrafted:blocks/nightstands
handcrafted:blocks/table_connectable
handcrafted:items/nightstands
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#/#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:warped_planks"
    },
    "/": {
      "tag": "handcrafted:chests"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}