Display Case
16×16 · BAKED

block· Machines & Other Blocks

Display Case

Cobblemon · by The Cobblemon Team
block

Display Case is a block from Cobblemon, crafted from Glass, Smooth Stone Slab, and Light Blue Wool.

Acquisition

Crafting using Glass, Glass, Glass, Smooth Stone Slab, Light Blue Wool and Smooth Stone Slab, arranged in the pattern shown. Produces Display Case.

Crafting
Display Case Display Case guaranteed

Mining & drops

sourcecountchanceconditions
Display Case1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cobblemon:display_case
Namespace
cobblemon
Mod ID
cobblemon

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ggg",
    "sws"
  ],
  "ingredients": {
    "g": {
      "item": "minecraft:glass"
    },
    "s": {
      "item": "minecraft:smooth_stone_slab"
    },
    "w": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}