Warped Bench
16×16 · BAKED

block· Machines & Other Blocks

Warped Bench

Wood Type:
Another Furniture · by Starfish Studios
block BenchesBenchesNon Flammable WoodNon Flammable Wood

Warped Bench is a block from Another Furniture, crafted from Stick and Warped Slab.

Acquisition

Crafting using Stick, Warped Slab, Warped Slab, Warped Slab, Stick and Stick, arranged in the pattern shown. Produces 3× Warped Bench.

Crafting
Stick
Warped Slab
Warped Slab
Warped Slab
Stick
Stick
Warped Bench Warped Bench ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Bench1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
another_furniture:warped_bench
Namespace
another_furniture
Mod ID
another_furniture
Tags (4)
another_furniture:blocks/benches
another_furniture:items/benches
minecraft:blocks/non_flammable_wood
minecraft:items/non_flammable_wood

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "/  ",
    "SSS",
    "/ /"
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:stick"
    },
    "S": {
      "item": "minecraft:warped_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "benches",
  "experience": null,
  "cooking_time": null
}