Last active
December 29, 2015 12:46
-
-
Save theresajayne/9cef43d32d2a1d67b883 to your computer and use it in GitHub Desktop.
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
| {"textures":{"texture":"dimensionaltransponders:blocks/transponder","particle":"#texture"},"elements":[{"from":[0,0,0],"to":[16,1,16], | |
| "faces": | |
| {"down":{"uv":[16,16,0,0],"texture":"#texture"}, | |
| "up":{"uv":[0,0,16,16],"texture":"#texture"}, | |
| "north":{"uv":[0,15,16,16],"texture":"#texture"}, | |
| "south":{"uv":[0,15,16,16],"texture":"#texture"}, | |
| "west":{"uv":[0,15,16,16],"texture":"#texture"}, | |
| "east":{"uv":[0,15,16,16],"texture":"#texture"}}}, | |
| {"from":[1,1,1],"to":[15,2,15], | |
| "faces": | |
| {"up":{"uv":[1,1,15,15],"texture":"#texture"}, | |
| "north":{"uv":[1,14,15,15],"texture":"#texture"}, | |
| "south":{"uv":[1,14,15,15],"texture":"#texture"}, | |
| "west":{"uv":[1,14,15,15],"texture":"#texture"}, | |
| "east":{"uv":[1,14,15,15],"texture":"#texture"}}}, | |
| {"from":[2,2,2],"to":[14,3,14], | |
| "faces": | |
| {"up":{"uv":[2,2,14,14],"texture":"#texture"}, | |
| "north":{"uv":[2,13,14,14],"texture":"#texture"}, | |
| "south":{"uv":[2,13,14,14],"texture":"#texture"}, | |
| "west":{"uv":[2,13,14,14],"texture":"#texture"}, | |
| "east":{"uv":[2,13,14,14],"texture":"#texture"}}}, | |
| {"from":[6.5,3,6.5],"to":[10,13,10], | |
| "faces": | |
| {"up":{"uv":[6.5,6.5,10,10],"texture":"#texture"}, | |
| "north":{"uv":[6,3,9.5,13],"texture":"#texture"}, | |
| "south":{"uv":[6.5,3,10,13],"texture":"#texture"}, | |
| "west":{"uv":[6.5,3,10,13],"texture":"#texture"}, | |
| "east":{"uv":[6,3,9.5,13],"texture":"#texture"}}}, | |
| {"from":[5.5,14.5,5.5],"to":[11,16,11], | |
| "faces": | |
| {"down":{"uv":[10.5,11,5,5.5],"texture":"#texture"}, | |
| "up":{"uv":[5.5,5.5,11,11],"texture":"#texture"}, | |
| "north":{"uv":[5,0,10.5,1.5],"texture":"#texture"}, | |
| "south":{"uv":[5.5,0,11,1.5],"texture":"#texture"}, | |
| "west":{"uv":[5.5,0,11,1.5],"texture":"#texture"}, | |
| "east":{"uv":[5,0,10.5,1.5],"texture":"#texture"}}}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment