Crafting using Archwood Slab, Archwood Slab, Archwood Slab, Any Glass, Any Glass, Any Glass, Any Glass and Any Glass, arranged in the pattern shown. Produces Containment Jar.
Containment Jar
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Containment Jar | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:mob_jar- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"yyy",
"x x",
"xxx"
],
"ingredients": {
"x": {
"tag": "forge:glass"
},
"y": {
"item": "ars_nouveau:archwood_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
