Crafting using Acacia Window Pane, Hallowed Gold Ingot, Acacia Window Pane, Acacia Window Pane, Acacia Window Pane, Acacia Window Pane, Acacia Window Pane and Acacia Window Pane, arranged in the pattern shown. Produces Spirit Jar.
Spirit Jar
Malum · by Sammy Semicolon
Spirit Jar is a block from Malum, crafted from Acacia Window Pane and Hallowed Gold Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spirit Jar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
malum:spirit_jar- Namespace
malum- Mod ID
malum
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"YZY",
"Y Y",
"YYY"
],
"ingredients": {
"Y": {
"tag": "forge:glass_panes"
},
"Z": {
"item": "malum:hallowed_gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}