diff options
| author | Lance5057 <lance5057@gmail.com> | 2018-02-10 09:28:54 -0600 |
|---|---|---|
| committer | Lance5057 <lance5057@gmail.com> | 2018-02-10 09:28:54 -0600 |
| commit | 870fd36d28dc8160a36e49dff173ba2b000618b9 (patch) | |
| tree | 22aad1962e9e387bc902f2908d7c41e58f70132c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json | |
| parent | 058852c525b310ff902baac2af516b71a64a39da (diff) | |
Did some clean up.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json')
| -rw-r--r-- | TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json deleted file mode 100644 index 6e87062..0000000 --- a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/faucet.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "comment": "Model is facing South (as in: the block it's connected to is south of it)", - "textures": { - "tex": "tconstruct:blocks/smeltery/faucet", - "particle": "tconstruct:blocks/smeltery/faucet" - }, - "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 3, -1, 0 ], - "scale": [ 0.9375, 0.9375, 0.9375 ] - }, - "ground": { - "translation": [ 0, 3, -1 ], - "scale": [ 0.25, 0.25, 0.25 ] - }, - "fixed": { - "translation": [ 0, 0, -1 ], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "thirdperson_righthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 3, 0.5 ], - "scale": [ 0.4, 0.4, 0.4 ] - }, - "thirdperson_lefthand": { - "rotation": [ 75, 45, 0 ], - "translation": [ 0, 3, 0.5 ], - "scale": [ 0.4, 0.4, 0.4 ] - }, - "firstperson_righthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0.5, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - }, - "firstperson_lefthand": { - "rotation": [ 0, 135, 0 ], - "translation": [ 0, 0.5, 0 ], - "scale": [ 0.5, 0.5, 0.5 ] - } - }, - "elements": [ - { - "from": [ 4, 4, 10 ], - "to": [ 12, 6, 16 ], - "faces": { - "up": { "uv": [ 4, 10, 12, 16 ], "texture": "#tex"}, - "down": { "uv": [ 4, 10, 12, 16 ], "texture": "#tex", "rotation": 180}, - "north": { "uv": [ 4, 8, 12, 10 ], "texture": "#tex"}, - "east": { "uv": [ 12, 10, 14, 16 ], "texture": "#tex", "rotation": 90}, - "south": { "uv": [ 4, 10, 12, 8 ], "texture": "#tex"}, - "west": { "uv": [ 2, 10, 4, 16 ], "texture": "#tex", "rotation": 270 } - }, - "__comment": "The bottom platform, facing south with the dark texture side" - }, - { - "from": [ 10, 6, 10 ], - "to": [ 12, 10, 16 ], - "faces": { - "up": { "uv": [ 13, 10, 15, 16 ], "texture": "#tex"}, - "north": { "uv": [ 6, 10, 8, 6 ], "texture": "#tex"}, - "east": { "uv": [ 8, 10, 12, 16 ], "texture": "#tex", "rotation": 90}, - "south": { "uv": [ 6, 10, 8, 6 ], "texture": "#tex"}, - "west": { "uv": [ 2, 10, 6, 16 ], "texture": "#tex", "rotation": 270} - }, - "__comment": "Left side from front (east)" - }, - { - "from": [ 4, 6, 10 ], - "to": [ 6, 10, 16 ], - "faces": { - "up": { "uv": [ 1, 10, 3, 16 ], "texture": "#tex"}, - "north": { "uv": [ 6, 10, 8, 6 ], "texture": "#tex"}, - "east": { "uv": [ 2, 10, 6, 16 ], "texture": "#tex", "rotation": 90}, - "south": { "uv": [ 6, 10, 4, 6 ], "texture": "#tex"}, - "west": { "uv": [ 6, 10, 12, 16 ], "texture": "#tex", "rotation": 270} - }, - "__comment": "Right side from front (west)" - } - ] -}
\ No newline at end of file |
