Cherry Counter
handcrafted:cherry_counter

Cherry Counter

Wood Type:
Handcrafted · by Alex Nijjar, Kekie6
block CountersCountersAxe Mineable

Acquisition

Crafting using Calcite, Calcite, Calcite, Cherry Planks, Chest and Cherry Planks, arranged in the pattern shown. Produces 3× Cherry Counter.

Crafting
Cherry Counter Cherry Counter ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Counter1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:cherry_counter
Namespace
handcrafted
Mod ID
handcrafted
Tags (3)
handcrafted:blocks/counters
handcrafted:items/counters
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "@@@",
    "#/#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:cherry_planks"
    },
    "/": {
      "tag": "handcrafted:chests"
    },
    "@": {
      "item": "minecraft:calcite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}