block· Machines & Other Blocks

Crimson Drawer

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

Crimson Drawer is a block from Another Furniture, crafted from Crimson Planks, Crimson Slab, and Stick.

Acquisition

Crafting using Crimson Planks, Crimson Planks, Crimson Planks, Crimson Slab, Stick, Crimson Slab, Crimson Planks, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Crimson Drawer.

Crafting
Crimson Drawer guaranteed

Mining & drops

sourcecountchanceconditions
Crimson Drawer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "S/S",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:crimson_planks"
    },
    "/": {
      "item": "minecraft:stick"
    },
    "S": {
      "item": "minecraft:crimson_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "drawers",
  "experience": null,
  "cooking_time": null
}