mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 06:56:03 +00:00
Remove duplicated model definitions
This commit is contained in:
parent
048dd76dc8
commit
a6c9621b87
414 changed files with 0 additions and 6540 deletions
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence",
|
||||
"side": "block/acacia_fence_side",
|
||||
"top": "block/acacia_fence_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_side",
|
||||
"side": "block/acacia_fence_side",
|
||||
"top": "block/acacia_fence_top"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/leaves",
|
||||
"textures": {
|
||||
"all": "block/acacia_leaves"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,119 +0,0 @@
|
|||
{
|
||||
"parent": "block/block",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"top": "block/anvil_top",
|
||||
"body": "block/anvil_base",
|
||||
"side": "block/anvil_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [2,0,2],
|
||||
"to": [14,3,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#body"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#body"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,3,3],
|
||||
"to": [13,5,13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#body"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3,11,0],
|
||||
"to": [13,16,16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#body"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5,5,4],
|
||||
"to": [11,10,12],
|
||||
"faces": {
|
||||
"west": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4,10,1],
|
||||
"to": [12,12,15],
|
||||
"faces": {
|
||||
"down": {
|
||||
"texture": "#body"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "block/anvil_base",
|
||||
"body": "block/anvil_base",
|
||||
"side": "block/anvil_side",
|
||||
"top": "block/chipped_anvil_top"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "block/anvil_base",
|
||||
"body": "block/anvil_base",
|
||||
"side": "block/anvil_side",
|
||||
"top": "block/anvil_top"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "block/anvil_base",
|
||||
"body": "block/anvil_base",
|
||||
"side": "block/anvil_side",
|
||||
"top": "block/damaged_anvil_top"
|
||||
}
|
||||
}
|
|
@ -1,99 +0,0 @@
|
|||
{
|
||||
"parent": "block/door_bottom",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/birch_door_bottom",
|
||||
"side": "block/birch_door_side",
|
||||
"all": "block/birch_door_bottom"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0,0,0],
|
||||
"to": [3,16,2],
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [8,14,11,16],
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [2,0,0,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [11,0,8,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8,0,11,16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,14],
|
||||
"to": [3,16,16],
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [0,0,3,2],
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [16,0,14,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [11,0,8,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8,0,11,16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,2],
|
||||
"to": [3,7,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,9,2,16],
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,9,2,16],
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1,0,2],
|
||||
"to": [2,16,14],
|
||||
"faces": {
|
||||
"west": {
|
||||
"texture": "#all"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,99 +0,0 @@
|
|||
{
|
||||
"parent": "block/door_bottom_rh",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/birch_door_bottom",
|
||||
"side": "block/birch_door_side",
|
||||
"all": "block/birch_door_bottom"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0,0,0],
|
||||
"to": [3,16,2],
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [8,14,11,16],
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [2,0,0,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [11,0,8,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8,0,11,16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,14],
|
||||
"to": [3,16,16],
|
||||
"faces": {
|
||||
"down": {
|
||||
"uv": [0,0,3,2],
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [16,0,14,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [11,0,8,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8,0,11,16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,2],
|
||||
"to": [3,7,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#side",
|
||||
"cullface": "down"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,9,2,16],
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,9,2,16],
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1,0,2],
|
||||
"to": [2,16,14],
|
||||
"faces": {
|
||||
"west": {
|
||||
"texture": "#all"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,97 +0,0 @@
|
|||
{
|
||||
"parent": "block/door_top",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/birch_door_top",
|
||||
"side": "block/birch_door_side",
|
||||
"all": "block/birch_door_top"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0,0,0],
|
||||
"to": [3,16,2],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [2,0,0,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [3,0,0,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,14],
|
||||
"to": [3,16,16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [8,14,11,16],
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [16,0,14,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [3,0,0,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [3,0,0,16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,14,2],
|
||||
"to": [3,16,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,0,2,2],
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,0,2,2],
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1,0,2],
|
||||
"to": [2,16,14],
|
||||
"faces": {
|
||||
"west": {
|
||||
"texture": "#all"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,96 +0,0 @@
|
|||
{
|
||||
"parent": "block/door_top_rh",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/birch_door_top",
|
||||
"side": "block/birch_door_side",
|
||||
"all": "block/birch_door_top"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0,0,0],
|
||||
"to": [3,16,2],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [2,0,0,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [3,0,0,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,0,14],
|
||||
"to": [3,16,16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [8,14,11,16],
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"west": {
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [16,0,14,16],
|
||||
"texture": "#all"
|
||||
},
|
||||
"north": {
|
||||
"uv": [3,0,0,16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0,14,2],
|
||||
"to": [3,16,14],
|
||||
"faces": {
|
||||
"up": {
|
||||
"texture": "#side",
|
||||
"cullface": "up"
|
||||
},
|
||||
"down": {
|
||||
"texture": "#side"
|
||||
},
|
||||
"west": {
|
||||
"uv": [14,0,2,2],
|
||||
"texture": "#all",
|
||||
"cullface": "west"
|
||||
},
|
||||
"east": {
|
||||
"uv": [14,0,2,2],
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1,0,2],
|
||||
"to": [2,16,14],
|
||||
"faces": {
|
||||
"west": {
|
||||
"texture": "#all"
|
||||
},
|
||||
"east": {
|
||||
"texture": "#all"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence",
|
||||
"side": "block/birch_fence_side",
|
||||
"top": "block/birch_fence_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence",
|
||||
"side": "block/birch_fence_side",
|
||||
"top": "block/birch_fence_top"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/untinted_leaves",
|
||||
"textures": {
|
||||
"all": "block/birch_leaves"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence_gate"
|
||||
}
|
||||
}
|
|
@ -1,106 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"particle": "block/bookshelf",
|
||||
"0": "block/bookshelf",
|
||||
"1": "block/bookshelf_top"
|
||||
},
|
||||
"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 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,105 +0,0 @@
|
|||
{
|
||||
"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 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,105 +0,0 @@
|
|||
{
|
||||
"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 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,106 +0,0 @@
|
|||
{
|
||||
"__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 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,106 +0,0 @@
|
|||
{
|
||||
"__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 ] }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/bricks3"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/bricks4"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks1",
|
||||
"top": "blocks/bricks1",
|
||||
"side": "blocks/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks2",
|
||||
"top": "blocks/bricks2",
|
||||
"side": "blocks/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks3",
|
||||
"top": "blocks/bricks3",
|
||||
"side": "blocks/bricks3"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks4",
|
||||
"top": "blocks/bricks4",
|
||||
"side": "blocks/bricks4"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks5",
|
||||
"top": "blocks/bricks5",
|
||||
"side": "blocks/bricks5"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks6",
|
||||
"top": "blocks/bricks6",
|
||||
"side": "blocks/bricks6"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks7",
|
||||
"top": "blocks/bricks7",
|
||||
"side": "blocks/bricks7"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks1",
|
||||
"top": "blocks/bricks1",
|
||||
"side": "blocks/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks2",
|
||||
"top": "blocks/bricks2",
|
||||
"side": "blocks/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick1",
|
||||
"top": "blocks/brick1",
|
||||
"side": "blocks/brick1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick2",
|
||||
"top": "blocks/brick2",
|
||||
"side": "blocks/brick2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick1",
|
||||
"top": "blocks/brick1",
|
||||
"side": "blocks/brick1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick2",
|
||||
"top": "blocks/brick2",
|
||||
"side": "blocks/brick2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -1,133 +0,0 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Maker",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cactus_side",
|
||||
"side": "block/cactus_side",
|
||||
"bottom": "block/cactus_bottom",
|
||||
"top": "block/cactus_top"
|
||||
},
|
||||
"elements": [{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#bottom"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [0, 0, 1],
|
||||
"to": [16, 16, 15],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [1, 0, 0],
|
||||
"to": [15, 16, 16],
|
||||
"faces": {
|
||||
"west": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [-3, 2, -3],
|
||||
"to": [3, 7, 2],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4, 6, 10, 11],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [4, 5, 10, 10],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [9, 7, 14, 13],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10, 2, 15, 7],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [5, 7, 11, 12],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [4, 2, 9, 7],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [-4, 5, -5],
|
||||
"to": [1, 12, 0],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4, 5, 10, 11],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [9, 7, 15, 13],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [2, 2, 8, 10],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [3, 8, 9, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [6, 2, 12, 10],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8, 7, 14, 15],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [-3, 11, -4],
|
||||
"to": [0, 14, -1],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [5, 3, 8, 6],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [5, 1, 8, 4],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [1, 13, 4, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [2, 1, 5, 4],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [9, 13, 12, 16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
|
@ -1,133 +0,0 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Maker",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cactus_side",
|
||||
"side": "block/cactus_side",
|
||||
"bottom": "block/cactus_bottom",
|
||||
"top": "block/cactus_top"
|
||||
},
|
||||
"elements": [{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#bottom"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [0, 0, 1],
|
||||
"to": [16, 16, 15],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [1, 0, 0],
|
||||
"to": [15, 16, 16],
|
||||
"faces": {
|
||||
"west": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0, 0, 16, 16],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [13, 3, 9],
|
||||
"to": [18, 8, 12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4, 6, 10, 11],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [4, 5, 10, 10],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [9, 7, 14, 13],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [10, 2, 15, 7],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [5, 7, 11, 12],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [4, 2, 9, 7],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [16, 5, 8],
|
||||
"to": [21, 15, 13],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4, 5, 10, 11],
|
||||
"texture": "#top"
|
||||
},
|
||||
"down": {
|
||||
"uv": [9, 7, 15, 13],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [2, 2, 8, 10],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [3, 6, 9, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [3, 2, 9, 12],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [8, 5, 14, 15],
|
||||
"texture": "#side"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"from": [17, 13, 9],
|
||||
"to": [20, 16, 12],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [5, 3, 8, 6],
|
||||
"texture": "#top"
|
||||
},
|
||||
"west": {
|
||||
"uv": [5, 1, 8, 4],
|
||||
"texture": "#side"
|
||||
},
|
||||
"east": {
|
||||
"uv": [1, 13, 4, 16],
|
||||
"texture": "#side"
|
||||
},
|
||||
"north": {
|
||||
"uv": [2, 1, 5, 4],
|
||||
"texture": "#side"
|
||||
},
|
||||
"south": {
|
||||
"uv": [9, 13, 12, 16],
|
||||
"texture": "#side"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/cobblestone1"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/cobblestone2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone1",
|
||||
"top": "block/cobblestone1",
|
||||
"side": "block/cobblestone1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone2",
|
||||
"top": "block/cobblestone2",
|
||||
"side": "block/cobblestone2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone1",
|
||||
"top": "block/cobblestone1",
|
||||
"side": "block/cobblestone1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone2",
|
||||
"top": "block/cobblestone2",
|
||||
"side": "block/cobblestone2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone1",
|
||||
"top": "block/cobblestone1",
|
||||
"side": "block/cobblestone1"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone2",
|
||||
"top": "block/cobblestone2",
|
||||
"side": "block/cobblestone2"
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/cobblestone1",
|
||||
"top": "block/cobblestone1",
|
||||
"side": "block/cobblestone1"
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue