diff options
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json')
| -rw-r--r-- | TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json new file mode 100644 index 0000000..29117dc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/craftingstation.json @@ -0,0 +1,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" + } +}
\ No newline at end of file |
