Kitchen Counter
cookingforblockheads:counter

Kitchen Counter

CookingForBlockheads · by BlayTheNinth
block Pickaxe Mineable

Acquisition

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

Crafting
Kitchen Counter Kitchen Counter guaranteed

Mining & drops

sourcecountchanceconditions
Kitchen Counter1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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