Kitchen Cabinet
cookingforblockheads:cabinet

Kitchen Cabinet

CookingForBlockheads · by BlayTheNinth
block Pickaxe Mineable

Acquisition

Crafting using Terracotta, Terracotta, Terracotta, Terracotta, Any Wooden Chests and Terracotta, arranged in the pattern shown. Produces Kitchen Cabinet.

Crafting
Kitchen Cabinet Kitchen Cabinet guaranteed

Mining & drops

sourcecountchanceconditions
Kitchen Cabinet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cookingforblockheads:cabinet
Namespace
cookingforblockheads
Mod ID
cookingforblockheads
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "CBC"
  ],
  "ingredients": {
    "B": {
      "tag": "balm:wooden_chests"
    },
    "C": {
      "item": "minecraft:terracotta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}