summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json
diff options
context:
space:
mode:
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json81
1 files changed, 0 insertions, 81 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json
deleted file mode 100644
index c30b800..0000000
--- a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/toolforge.json
+++ /dev/null
@@ -1,81 +0,0 @@
-{
- "textures": {
- "particle": "tconstruct:blocks/toolforge_top",
- "top": "tconstruct:blocks/toolforge_top",
- "bottom": "minecraft:blocks/iron_block",
- "leg": "minecraft:blocks/iron_block",
- "legBottom": "minecraft:blocks/iron_block"
- },
- "elements": [
- {
- "from": [ 0, 15, 0 ],
- "to": [ 16, 16, 16 ],
- "faces": {
- "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
- "north": { "uv": [ 0, 0, 16, 1 ], "texture": "#top", "cullface": "north", "rotation": 180 },
- "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#top", "cullface": "south", "rotation": 0 },
- "west": { "uv": [ 0, 0, 1, 16 ], "texture": "#top", "cullface": "west", "rotation": 270 },
- "east": { "uv": [15, 0, 16, 16 ], "texture": "#top", "cullface": "east", "rotation": 90 }
- },
- "uvlock": true,
- "__comment": "Table plate at the top"
- },
- {
- "from": [ 0, 12, 0 ],
- "to": [ 16, 15, 16 ],
- "faces": {
- "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" },
- "north": { "uv": [ 0, 1, 16, 4 ], "texture": "#leg", "cullface": "north"},
- "south": { "uv": [ 0, 1, 16, 4 ], "texture": "#leg", "cullface": "south"},
- "west": { "uv": [ 0, 1, 16, 4 ], "texture": "#leg", "cullface": "west" },
- "east": { "uv": [ 0, 1, 16, 4 ], "texture": "#leg", "cullface": "east" }
- },
- "uvlock": true,
- "__comment": "Table top side"
- },
- {
- "from": [ 0, 0, 0 ],
- "to": [ 4, 12, 4 ],
- "faces": {
- "down": { "uv": [ 0, 12, 4, 16 ], "texture": "#legBottom", "cullface": "down" },
- "north": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg", "cullface": "north" },
- "south": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg" },
- "west": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg", "cullface": "west" },
- "east": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg" }
- }
- },
- {
- "from": [ 12, 0, 0 ],
- "to": [ 16, 12, 4 ],
- "faces": {
- "down": { "uv": [ 12, 12, 16, 16 ], "texture": "#legBottom", "cullface": "down" },
- "east": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg", "cullface": "east" },
- "west": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg" },
- "north": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg", "cullface": "north" },
- "south": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg" }
- }
- },
- {
- "from": [ 12, 0, 12 ],
- "to": [ 16, 12, 16 ],
- "faces": {
- "down": { "uv": [ 12, 0, 16, 4 ], "texture": "#legBottom", "cullface": "down" },
- "south": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg", "cullface": "south" },
- "north": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg" },
- "east": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg", "cullface": "east" },
- "west": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg" }
- }
- },
- {
- "from": [ 0, 0, 12 ],
- "to": [ 4, 12, 16 ],
- "faces": {
- "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#legBottom", "cullface": "down" },
- "west": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg", "cullface": "west" },
- "east": { "uv": [ 12, 4, 16, 16 ], "texture": "#leg" },
- "south": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg", "cullface": "south" },
- "north": { "uv": [ 0, 4, 4, 16 ], "texture": "#leg" }
- }
- }
- ]
-} \ No newline at end of file