Crafting using Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks and Haunted Planks, arranged in the pattern shown. Produces Haunted Chest.
- Inputs
- 8 × Haunted Planks
- Output
- → Haunted Chest
block· Machines & Other Blocks
Haunted Chest is a block from Goety, crafted from Haunted Planks.
Crafting using Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks and Haunted Planks, arranged in the pattern shown. Produces Haunted Chest.
Crafting using Haunted Planks, Haunted Planks, Haunted Planks, Haunted Planks, Rotten Chest, Haunted Planks, Haunted Planks, Haunted Planks and Haunted Planks, arranged in the pattern shown. Produces 2× Haunted Chest.
| source | count | drop rate | conditions |
|---|---|---|---|
| Haunted Chest | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Crafting using Haunted Chest and Tripwire Hook, in any arrangement. Produces Trapped Haunted Chest.
Drops itself when broken.
goety:haunted_chestgoetygoetyforge:blocks/chests/wooden forge:items/chests/wooden goety:blocks/chests goety:items/chests
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"# #",
"###"
],
"ingredients": {
"#": {
"item": "goety:haunted_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#C#",
"###"
],
"ingredients": {
"#": {
"item": "goety:haunted_planks"
},
"C": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}