summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json
blob: 29117dc99c2869b0da376a799720aa9d5b617c7b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "parent": "tconstruct:block/table",
    "textures": {
        "particle": "tconstruct:blocks/craftingstation_top",
        "top": "tconstruct:blocks/craftingstation_top",
        "side": "tconstruct:blocks/craftingstation_side",
        "bottom": "minecraft:blocks/planks_oak",
        "leg": "tconstruct:blocks/table_side",
        "legBottom": "minecraft:blocks/planks_oak"
    }
}