Created
March 19, 2014 02:28
-
-
Save ttaylorr/9634433 to your computer and use it in GitHub Desktop.
Minecraft 1.8 - Block Model Testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "elements":[ | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 4, | |
| 13, | |
| 15 | |
| ], | |
| "to":[ | |
| 12, | |
| 15, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 4, | |
| 15, | |
| 12, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 4, | |
| 1, | |
| 12, | |
| 3 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 4, | |
| 1, | |
| 12, | |
| 3 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 14, | |
| 1, | |
| 15, | |
| 3 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 14, | |
| 1, | |
| 15, | |
| 3 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| }, | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 4, | |
| 9, | |
| 15 | |
| ], | |
| "to":[ | |
| 12, | |
| 11, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 4, | |
| 15, | |
| 12, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 4, | |
| 5, | |
| 12, | |
| 7 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 4, | |
| 5, | |
| 12, | |
| 7 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 14, | |
| 5, | |
| 15, | |
| 7 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 14, | |
| 5, | |
| 15, | |
| 7 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| }, | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 4, | |
| 5, | |
| 15 | |
| ], | |
| "to":[ | |
| 12, | |
| 7, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 4, | |
| 9, | |
| 12, | |
| 11 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 4, | |
| 9, | |
| 12, | |
| 11 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 14, | |
| 9, | |
| 15, | |
| 11 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 14, | |
| 9, | |
| 15, | |
| 11 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| }, | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 4, | |
| 1, | |
| 15 | |
| ], | |
| "to":[ | |
| 12, | |
| 3, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 4, | |
| 13, | |
| 12, | |
| 15 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 14, | |
| 13, | |
| 15, | |
| 15 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 14, | |
| 13, | |
| 15, | |
| 15 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| }, | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 12, | |
| 0, | |
| 14.5 | |
| ], | |
| "to":[ | |
| 14, | |
| 16, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 12, | |
| 14.5, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 12, | |
| 14.5, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 13.5, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 13.5, | |
| 16 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| }, | |
| { | |
| "type":"cube", | |
| "from":[ | |
| 2, | |
| 0, | |
| 14.5 | |
| ], | |
| "to":[ | |
| 4, | |
| 16, | |
| 16 | |
| ], | |
| "faceData":{ | |
| "down":{ | |
| "uv":[ | |
| 2, | |
| 14.5, | |
| 4, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "up":{ | |
| "uv":[ | |
| 2, | |
| 14.5, | |
| 4, | |
| 16 | |
| ], | |
| "textureFacing":"up", | |
| "cull":false | |
| }, | |
| "north":{ | |
| "uv":[ | |
| 2, | |
| 0, | |
| 4, | |
| 16 | |
| ], | |
| "textureFacing":"north", | |
| "cull":false | |
| }, | |
| "south":{ | |
| "uv":[ | |
| 2, | |
| 0, | |
| 4, | |
| 16 | |
| ], | |
| "textureFacing":"south", | |
| "cull":false | |
| }, | |
| "west":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"down", | |
| "cull":false | |
| }, | |
| "east":{ | |
| "uv":[ | |
| 12, | |
| 0, | |
| 14, | |
| 16 | |
| ], | |
| "textureFacing":"east", | |
| "cull":false | |
| } | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment