Display Case
ars_nouveau:item_detector

Display Case

Ars Nouveau · by Bailey Hollingsworth
block Axe Mineable

Acquisition

Crafting using Any Glass, Any Glass, Any Glass, Any Glass, Observer, Any Glass, Archwood Planks, Archwood Planks and Archwood Planks, 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
ars_nouveau:item_detector
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "xxx",
    "xyx",
    "zzz"
  ],
  "ingredients": {
    "x": {
      "tag": "forge:glass"
    },
    "y": {
      "item": "minecraft:observer"
    },
    "z": {
      "item": "ars_nouveau:archwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}