1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-05-07 04:09:13 +00:00

Initial commit

This commit is contained in:
Alexander Minges 2020-05-15 16:17:25 +02:00
commit acbdb5612a
2402 changed files with 15870 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/acacia_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/acacia_fence"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/acacia_fence",
"side": "block/acacia_fence_side",
"top": "block/acacia_fence_top"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/acacia_fence_side",
"side": "block/acacia_fence_side",
"top": "block/acacia_fence_top"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/leaves",
"textures": {
"all": "block/acacia_leaves"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/acacia_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/acacia_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/andesite1"
}
}

View file

@ -0,0 +1,120 @@
{
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"particle": "block/anvil_base",
"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"
}
}
}
]
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/anvil",
"textures": {
"particle": "block/anvil_base",
"body": "block/anvil_base",
"side": "block/anvil_side",
"top": "block/chipped_anvil_top"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/anvil",
"textures": {
"particle": "block/anvil_base",
"body": "block/anvil_base",
"side": "block/anvil_side",
"top": "block/anvil_top"
}
}

View file

@ -0,0 +1,9 @@
{
"parent": "block/anvil",
"textures": {
"particle": "block/anvil_base",
"body": "block/anvil_base",
"side": "block/anvil_side",
"top": "block/damaged_anvil_top"
}
}

View file

@ -0,0 +1,99 @@
{
"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"
}
}
}
]
}

View file

@ -0,0 +1,99 @@
{
"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"
}
}
}
]
}

View file

@ -0,0 +1,97 @@
{
"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"
}
}
}
]
}

View file

@ -0,0 +1,96 @@
{
"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"
}
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/birch_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/birch_fence"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/birch_fence",
"side": "block/birch_fence_side",
"top": "block/birch_fence_top"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/birch_fence",
"side": "block/birch_fence_side",
"top": "block/birch_fence_top"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/untinted_leaves",
"textures": {
"all": "block/birch_leaves"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/birch_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/birch_fence_gate"
}
}

View file

@ -0,0 +1,106 @@
{
"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 ] }
}
}
]
}

View 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 ] }
}
}
]
}

View 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 ] }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/bricks1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/bricks2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/bricks1",
"top": "block/bricks1",
"side": "block/bricks1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/bricks2",
"top": "block/bricks2",
"side": "block/bricks2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/bricks1",
"top": "block/bricks1",
"side": "block/bricks1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/bricks2",
"top": "block/bricks2",
"side": "block/bricks2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/bricks1",
"top": "block/bricks1",
"side": "block/bricks1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/bricks2",
"top": "block/bricks2",
"side": "block/bricks2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/bricks1",
"top": "block/bricks1",
"side": "block/bricks1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/bricks2",
"top": "block/bricks2",
"side": "block/bricks2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/bricks1",
"top": "block/bricks1",
"side": "block/bricks1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/bricks2",
"top": "block/bricks2",
"side": "block/bricks2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/cobblestone1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/cobblestone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/cobblestone1",
"top": "block/cobblestone1",
"side": "block/cobblestone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "block/cobblestone2",
"top": "block/cobblestone2",
"side": "block/cobblestone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/cobblestone1",
"top": "block/cobblestone1",
"side": "block/cobblestone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/slab_top",
"textures": {
"bottom": "block/cobblestone2",
"top": "block/cobblestone2",
"side": "block/cobblestone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/cobblestone1",
"top": "block/cobblestone1",
"side": "block/cobblestone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "block/cobblestone2",
"top": "block/cobblestone2",
"side": "block/cobblestone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/cobblestone1",
"top": "block/cobblestone1",
"side": "block/cobblestone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "block/cobblestone2",
"top": "block/cobblestone2",
"side": "block/cobblestone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/cobblestone1",
"top": "block/cobblestone1",
"side": "block/cobblestone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "block/cobblestone2",
"top": "block/cobblestone2",
"side": "block/cobblestone2"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/custom_wall_inventory",
"textures": {
"wall": "block/cobble_wall_side",
"top": "block/cobble_wall_top"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/custom_wall_post",
"textures": {
"wall": "block/cobble_wall_side",
"top": "block/cobble_wall_top"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/custom_wall_side",
"textures": {
"wall": "block/cobble_wall_side",
"top": "block/cobble_wall_top"
}
}

View file

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 }
}
}
]
}

View file

@ -0,0 +1,26 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#cross"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 16, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 16, 15.2 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
}
]
}

View file

@ -0,0 +1,17 @@
{
"parent": "block/block",
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"shade": false,
"faces": {
"down": { "texture": "#down", "cullface": "down" },
"up": { "texture": "#up", "cullface": "up" },
"north": { "texture": "#north", "cullface": "north" },
"south": { "texture": "#south", "cullface": "south" },
"west": { "texture": "#west", "cullface": "west" },
"east": { "texture": "#east", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,16 @@
{
"parent": "block/block",
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "texture": "#down", "cullface": "down" },
"up": { "texture": "#up", "cullface": "up" },
"north": { "texture": "#north", "cullface": "north" },
"south": { "texture": "#south", "cullface": "south" },
"west": { "texture": "#west", "cullface": "west" },
"east": { "texture": "#east", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,13 @@
{
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
"parent": "block/cube - noshade",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#bottom",
"up": "#top",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#end",
"up": "#end",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View file

@ -0,0 +1,15 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [16, 0, 0, 16], "texture": "#down", "cullface": "down" },
"up": { "uv": [16, 0, 0, 16], "texture": "#up", "cullface": "up" },
"north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" },
"south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" },
"west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" },
"east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube_mirrored",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#side",
"up": "#top",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View file

@ -0,0 +1,44 @@
{ "parent": "block/block",
"display": {
"gui": {
"rotation": [ 30, 135, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.625, 0.625, 0.625 ]
},
"fixed": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
},
"ambientocclusion": false,
"textures": {
"particle": "#wall"
},
"elements": [
{ "from": [ 4, 0, 4 ],
"to": [ 12, 16, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "down" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#top" },
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }
},
"__comment": "Center post"
},
{ "from": [ 5, 0, 0 ],
"to": [ 11, 13, 16 ],
"faces": {
"down": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall", "cullface": "down" },
"up": { "uv": [ 5, 0, 11, 16 ], "texture": "#top" },
"north": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "north" },
"south": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "south" },
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" }
},
"__comment": "Full wall"
}
]
}

View file

@ -0,0 +1,19 @@
{
"textures": {
"particle": "#wall"
},
"elements": [
{ "from": [ 4, 0, 4 ],
"to": [ 12, 16, 12 ],
"faces": {
"down": { "texture": "#wall", "cullface": "down" },
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#wall" },
"south": { "texture": "#wall" },
"west": { "texture": "#wall" },
"east": { "texture": "#wall" }
},
"__comment": "Center post"
}
]
}

View file

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#wall"
},
"elements": [
{ "from": [ 5, 0, 0 ],
"to": [ 11, 14, 8 ],
"faces": {
"down": { "texture": "#wall", "cullface": "down" },
"up": { "texture": "#top" },
"north": { "texture": "#wall", "cullface": "north" },
"west": { "texture": "#wall" },
"east": { "texture": "#wall" }
},
"__comment": "wall"
}
]
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "block/dark_oak_door_bottom",
"top": "block/dark_oak_door_top"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "block/dark_oak_door_bottom",
"top": "block/dark_oak_door_top"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "block/dark_oak_door_bottom",
"top": "block/dark_oak_door_top"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "block/dark_oak_door_bottom",
"top": "block/dark_oak_door_top"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/dark_oak_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/dark_oak_fence"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/dark_oak_fence",
"side": "block/dark_oak_fence_side",
"top": "block/dark_oak_fence_top"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/dark_oak_fence",
"side": "block/dark_oak_fence_side",
"top": "block/dark_oak_fence_top"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/untinted_leaves",
"textures": {
"all": "block/dark_oak_leaves"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/dark_oak_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/dark_oak_fence_gate"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/diorite1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/dirt1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/dirt2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/dirt3"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/dirt4"
}
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#top"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" }
}
}
]
}

View file

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#top"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
}
}
]
}

View file

@ -0,0 +1,68 @@
{ "parent": "block/block",
"display": {
"gui": {
"rotation": [ 30, 135, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.625, 0.625, 0.625 ]
},
"fixed": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.5, 0.5, 0.5 ]
}
},
"ambientocclusion": false,
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 0 ],
"to": [ 10, 16, 4 ],
"faces": {
"down": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }
},
"__comment": "Left post"
},
{ "from": [ 6, 0, 12 ],
"to": [ 10, 16, 16 ],
"faces": {
"down": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" }
},
"__comment": "Right post"
},
{ "from": [ 7, 13, -2 ],
"to": [ 9, 15, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 3 ], "texture": "#texture" },
"south": { "uv": [ 7, 1, 9, 3 ], "texture": "#texture" },
"west": { "uv": [ 0, 1, 16, 3 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 3 ], "texture": "#texture" }
},
"__comment": "Top bar"
},
{ "from": [ 7, 5, -2 ],
"to": [ 9, 7, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 11 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 9, 16, 11 ], "texture": "#texture" },
"east": { "uv": [ 0, 9, 16, 11 ], "texture": "#texture" }
},
"__comment": "Lower bar"
}
]
}

View file

@ -0,0 +1,21 @@
{
"textures": {
"side": "#side",
"top": "#top",
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#top", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#side" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#side" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#side" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#side" }
},
"__comment": "Center post"
}
]
}

View file

@ -0,0 +1,31 @@
{
"textures": {
"side": "#side",
"top": "#top",
"particle": "#texture"
},
"elements": [
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#top" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#top" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#side", "cullface": "north" },
"west": { "uv": [ 0, 1, 9, 4 ], "texture": "#side" },
"east": { "uv": [ 7, 1, 16, 4 ], "texture": "#side" }
},
"__comment": "top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#top" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#top" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#side", "cullface": "north" },
"west": { "uv": [ 0, 7, 9, 10 ], "texture": "#side" },
"east": { "uv": [ 7, 7, 16, 10 ], "texture": "#side" }
},
"__comment": "lower bar"
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/fern1"
}
}

View file

@ -0,0 +1,75 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/flower_pot",
"flowerpot": "block/flower_pot",
"dirt": "block/dirt"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 2.6, 4, 8 ],
"to": [ 13.4, 16, 8 ],
"shade": false,
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }
}
},
{ "from": [ 8, 4, 2.6 ],
"to": [ 8, 16, 13.4 ],
"shade": false,
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }
}
}
]
}

View file

@ -0,0 +1,76 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/flower_pot",
"flowerpot": "block/flower_pot",
"dirt": "block/dirt",
"plant": "block/fern"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 2.6, 4, 8 ],
"to": [ 13.4, 16, 8 ],
"shade": false,
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }
}
},
{ "from": [ 8, 4, 2.6 ],
"to": [ 8, 16, 13.4 ],
"shade": false,
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/unshaded_cube_all",
"textures": {
"all": "block/glowstone"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "block/granite1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/grass"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/grass1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/tinted_cross",
"textures": {
"cross": "block/grass2"
}
}

View file

@ -0,0 +1,31 @@
{ "parent": "block/block",
"textures": {
"particle": "block/dirt",
"bottom": "block/dirt",
"top": "block/grass_block_top",
"side": "block/grass_block_side",
"overlay": "block/grass_block_side_overlay"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up", "tintindex": 0 },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,10 @@
{
"parent": "block/grass_block",
"textures": {
"particle": "block/dirt",
"bottom": "block/dirt",
"top": "block/grass_block_top1",
"side": "block/grass_block_side",
"overlay": "block/grass_block_side_overlay"
}
}

Some files were not shown because too many files have changed in this diff Show more