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.
Display Case
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Display Case | 1–1 | 100% | 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
}


