Crimson Shelf
16×16 · BAKED

block· Machines & Other Blocks

Crimson Shelf

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

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

Acquisition

Crafting using Crimson Planks, Crimson Planks, Crimson Planks and Stick, arranged in the pattern shown. Produces 3× Crimson Shelf.

Crafting
Crimson Shelf Crimson Shelf ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Crimson Shelf1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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