Crafting using Stick, Stick, Stick, Alpha Log, Crafting Table, Alpha Log, Alpha Log, Light Blue Wool and Alpha Log, arranged in the pattern shown. Produces Loom Table.
Loom Table
Chipped · by Alex Nijjar, Grimbop, Kekie6, ThatGravyBoat
Loom Table is a block from Chipped, crafted from Stick, Alpha Log, Crafting Table, and Light Blue Wool.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Loom Table | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
chipped:loom_table- Namespace
chipped- Mod ID
chipped- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"yyy",
"axa",
"aca"
],
"ingredients": {
"a": {
"tag": "minecraft:logs"
},
"c": {
"tag": "minecraft:wool"
},
"x": {
"item": "minecraft:crafting_table"
},
"y": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


