Crafting using Any Logs, Any Logs, Any Logs, Any Planks, Upgrade Base, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Decoration Table.
Decoration Table
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Decoration Table | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
sophisticatedstorage:decoration_table- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LLL",
"PBP",
"P P"
],
"ingredients": {
"B": {
"item": "sophisticatedstorage:upgrade_base"
},
"L": {
"tag": "minecraft:logs"
},
"P": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

