Crafting using Any Planks, Any Wooden Rod, Any Planks, Any Planks, Any Wooden Chest, Any Planks, Any Planks, Any Trapdoors and Any Planks, arranged in the pattern shown. Produces Open Crate.


block· Machines & Other Blocks
Open Crate is a block from Tom's Simple Storage Mod, crafted from Any Planks, Any Wooden Rod, Any Wooden Chest, and Any Trapdoors.
Crafting using Any Planks, Any Wooden Rod, Any Planks, Any Planks, Any Wooden Chest, Any Planks, Any Planks, Any Trapdoors and Any Planks, arranged in the pattern shown. Produces Open Crate.

| source | count | chance | conditions |
|---|---|---|---|
| Open Crate | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
toms_storage:ts.open_cratetoms_storagetoms_storageminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PCP",
"PTP"
],
"ingredients": {
"C": {
"tag": "forge:chests/wooden"
},
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "forge:rods/wooden"
},
"T": {
"tag": "minecraft:trapdoors"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}