mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-06 03:39:13 +00:00
Add missing textures and models from Chorus' Version
This also helps in preparing for the Nether Update (1.16). Textures were optimised using OptiPNG by: optipng -o7 -nx followed by a second run with the defaults.
This commit is contained in:
parent
39cd1d5cc1
commit
ca8d4aeecf
2481 changed files with 8413 additions and 0 deletions
105
assets/minecraft/textures/models/block/bookshelf/1.json
Normal file
105
assets/minecraft/textures/models/block/bookshelf/1.json
Normal file
|
@ -0,0 +1,105 @@
|
|||
{
|
||||
"textures": {
|
||||
"0": "block/bookshelf1",
|
||||
"1": "block/bookshelf_top",
|
||||
"particle": "block/bookshelf"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 1.0, 0.0, 1.0 ],
|
||||
"to": [ 15.0, 16.0, 15.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 1.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 15.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 7.0, 0.0 ],
|
||||
"to": [ 16.0, 9.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 15.0 ],
|
||||
"to": [ 1.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 15.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 1.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
105
assets/minecraft/textures/models/block/bookshelf/2.json
Normal file
105
assets/minecraft/textures/models/block/bookshelf/2.json
Normal file
|
@ -0,0 +1,105 @@
|
|||
{
|
||||
"textures": {
|
||||
"0": "block/bookshelf2",
|
||||
"1": "block/bookshelf_top",
|
||||
"particle": "block/bookshelf"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 1.0, 0.0, 1.0 ],
|
||||
"to": [ 15.0, 16.0, 15.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 1.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 15.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 7.0, 0.0 ],
|
||||
"to": [ 16.0, 9.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 15.0 ],
|
||||
"to": [ 1.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 15.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 1.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
106
assets/minecraft/textures/models/block/bookshelf/bookshelf.json
Normal file
106
assets/minecraft/textures/models/block/bookshelf/bookshelf.json
Normal file
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Maker",
|
||||
"textures": {
|
||||
"0": "blocks/bookshelf1",
|
||||
"1": "blocks/bookshelf_top",
|
||||
"particle": "blocks/bookshelf"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 1.0, 0.0, 1.0 ],
|
||||
"to": [ 15.0, 16.0, 15.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 1.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 15.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 7.0, 0.0 ],
|
||||
"to": [ 16.0, 9.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 15.0 ],
|
||||
"to": [ 1.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 15.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 1.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Maker",
|
||||
"textures": {
|
||||
"0": "blocks/bookshelf2",
|
||||
"1": "blocks/bookshelf_top",
|
||||
"particle": "blocks/bookshelf"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 1.0, 0.0, 1.0 ],
|
||||
"to": [ 15.0, 16.0, 15.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 1.0, 0.0, 15.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 1.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 15.0, 16.0, 16.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 15.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 7.0, 0.0 ],
|
||||
"to": [ 16.0, 9.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 7.0, 16.0, 9.0 ] },
|
||||
"up": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
|
||||
"down": { "texture": "#1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 15.0 ],
|
||||
"to": [ 1.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 0.0 ],
|
||||
"to": [ 16.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 15.0, 0.0, 15.0 ],
|
||||
"to": [ 16.0, 16.0, 16.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"west": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Element",
|
||||
"from": [ 0.0, 0.0, 0.0 ],
|
||||
"to": [ 1.0, 16.0, 1.0 ],
|
||||
"faces": {
|
||||
"north": { "texture": "#0", "uv": [ 15.0, 0.0, 16.0, 16.0 ] },
|
||||
"east": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"south": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
|
||||
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue