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

Merge pull request #1 from lazerl0rd/master

Add missing textures and models from Chorus' Version
This commit is contained in:
Alexander Minges 2020-06-25 16:11:31 +02:00 committed by GitHub
commit af9975570e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2481 changed files with 8413 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "block/cut_sandstone" },
{ "model": "block/sandstone/cut/normal/1" },
{ "model": "block/sandstone/cut/normal/2" },
{ "model": "block/sandstone/cut/normal/3" }
]
}
}

View file

@ -0,0 +1,22 @@
{
"variants": {
"type=bottom": [
{ "model": "block/cut_sandstone_slab" },
{ "model": "block/cut_sandstone/cut/normal/slab/l1" },
{ "model": "block/cut_sandstone/cut/normal/slab/l2" },
{ "model": "block/cut_sandstone/cut/normal/slab/l3" }
],
"type=top": [
{ "model": "block/cut_sandstone_slab_top" },
{ "model": "block/cut_sandstone/cut/normal/slab/u1" },
{ "model": "block/cut_sandstone/cut/normal/slab/u2" },
{ "model": "block/cut_sandstone/cut/normal/slab/u3" }
],
"type=double": [
{ "model": "block/cut_sandstone" },
{ "model": "block/cut_sandstone/cut/normal/1" },
{ "model": "block/cut_sandstone/cut/normal/2" },
{ "model": "block/cut_sandstone/cut/normal/3" }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/nether_gold_ore" },
{ "model": "block/ore/nether_gold/1"}
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "block/netherrack" },
{ "model": "block/netherrack", "y": 90 },
{ "model": "block/netherrack", "y": 180 },
{ "model": "block/netherrack", "y": 90 }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "block/polished_blackstone_bricks", "weight": 30 },
{ "model": "block/polished_blackstone_bricks/1", "weight": 15 },
{ "model": "block/polished_blackstone_bricks/2", "weight": 10 }
]
}
}

View file

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

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#activator_rail_on",
"activator_rail_on": "block/activator_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#activator_rail_on"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#activator_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#activator_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#activator_rail_on"},
"south": {"texture": "#activator_rail_on"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#activator_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#activator_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#activator_rail_on"},
"south": {"texture": "#activator_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#activator_rail_on",
"activator_rail_on": "block/activator_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#activator_rail_on"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#activator_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#activator_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#activator_rail_on"},
"south": {"texture": "#activator_rail_on"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#activator_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#activator_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#activator_rail_on"},
"south": {"texture": "#activator_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#activator_rail",
"activator_rail": "block/activator_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#activator_rail"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#activator_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#activator_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#activator_rail"},
"south": {"texture": "#activator_rail"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#activator_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#activator_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#activator_rail"},
"south": {"texture": "#activator_rail"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#activator_rail",
"activator_rail": "block/activator_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#activator_rail"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#activator_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#activator_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#activator_rail"},
"south": {"texture": "#activator_rail"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#activator_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#activator_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#activator_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#activator_rail"},
"south": {"texture": "#activator_rail"}
}
}
]
}

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,7 @@
[LocalizedFileNames]
fence_inventory.json=@fence_inventory,0
fence_post.json=@fence_post,0
fence_side.json=@fence_side,0
nether_brick_fence_inventory.json=@nether_brick_fence_inventory,0
nether_brick_fence_post.json=@nether_brick_fence_post,0
nether_brick_fence_side.json=@nether_brick_fence_side,0

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#detector_rail_on",
"detector_rail_on": "block/detector_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#detector_rail_on"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#detector_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#detector_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#detector_rail_on"},
"south": {"texture": "#detector_rail_on"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#detector_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#detector_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#detector_rail_on"},
"south": {"texture": "#detector_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#detector_rail_on",
"detector_rail_on": "block/detector_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#detector_rail_on"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#detector_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#detector_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#detector_rail_on"},
"south": {"texture": "#detector_rail_on"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#detector_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#detector_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#detector_rail_on"},
"south": {"texture": "#detector_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#detector_rail",
"detector_rail": "block/detector_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#detector_rail"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#detector_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#detector_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#detector_rail"},
"south": {"texture": "#detector_rail"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#detector_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#detector_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#detector_rail"},
"south": {"texture": "#detector_rail"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#detector_rail",
"detector_rail": "block/detector_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#detector_rail"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#detector_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#detector_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#detector_rail"},
"south": {"texture": "#detector_rail"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#detector_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#detector_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#detector_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#detector_rail"},
"south": {"texture": "#detector_rail"}
}
}
]
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#powered_rail_on",
"powered_rail_on": "block/powered_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#powered_rail_on"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#powered_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#powered_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#powered_rail_on"},
"south": {"texture": "#powered_rail_on"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#powered_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#powered_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#powered_rail_on"},
"south": {"texture": "#powered_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#powered_rail_on",
"powered_rail_on": "block/powered_rail_on"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#powered_rail_on"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#powered_rail_on"},
"down": {"uv": [2, 0, 4, 16],"texture": "#powered_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"north": {"uv": [12, 15, 14, 16],"texture": "#powered_rail_on"},
"south": {"texture": "#powered_rail_on"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#powered_rail_on"},
"down": {"uv": [12, 0, 14, 16],"texture": "#powered_rail_on"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail_on"},
"north": {"uv": [2, 15, 4, 16],"texture": "#powered_rail_on"},
"south": {"texture": "#powered_rail_on"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#powered_rail",
"powered_rail": "block/powered_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#powered_rail"}
}
},
{
"from": [2, 7.25, -0.75],
"to": [4, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#powered_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#powered_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#powered_rail"},
"south": {"texture": "#powered_rail"}
}
},
{
"from": [12, 7.25, -0.75],
"to": [14, 8.25, 16],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": 45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#powered_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#powered_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#powered_rail"},
"south": {"texture": "#powered_rail"}
}
}
]
}

View file

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#powered_rail",
"powered_rail": "block/powered_rail"
},
"elements": [
{ "from": [0, 8.25, 1],
"to": [16, 8.25, 14.5],
"rotation": {
"origin": [ 8, 8.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [0, 0, 16, 16],"texture": "#powered_rail"}
}
},
{
"from": [2, 7.25, 0],
"to": [4, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [2, 0, 4, 16],"texture": "#powered_rail"},
"down": {"uv": [2, 0, 4, 16],"texture": "#powered_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"north": {"uv": [12, 15, 14, 16],"texture": "#powered_rail"},
"south": {"texture": "#powered_rail"}
}
},
{
"from": [12, 7.25, 0],
"to": [14, 8.25, 16.75],
"rotation": {
"origin": [ 8, 7.25, 8 ],
"axis": "x",
"angle": -45,
"rescale": true
},
"faces": {
"up": {"uv": [12, 0, 14, 16],"texture": "#powered_rail"},
"down": {"uv": [12, 0, 14, 16],"texture": "#powered_rail"},
"west": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"east": {"uv": [3, 15, 4, 16],"texture": "#powered_rail"},
"north": {"uv": [2, 15, 4, 16],"texture": "#powered_rail"},
"south": {"texture": "#powered_rail"}
}
}
]
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "block/cut_sandstone1"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "block/cut_sandstone2"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/sandstone_bottom",
"top": "block/sandstone_top",
"side": "block/cut_sandstone3"
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,95 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "__comment": "Left-hand post",
"from": [ 0, 5, 7 ],
"to": [ 2, 16, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }
}
},
{ "__comment": "Right-hand post",
"from": [ 14, 5, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" }
}
},
{ "__comment": "Inner vertical post of left-hand gate door",
"from": [ 0, 6, 13 ],
"to": [ 2, 15, 15 ],
"faces": {
"down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" },
"up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" },
"north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Inner vertical post of right-hand gate door",
"from": [ 14, 6, 13 ],
"to": [ 16, 15, 15 ],
"faces": {
"down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of left-hand gate door",
"from": [ 0, 6, 9 ],
"to": [ 2, 9, 13 ],
"faces": {
"down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of left-hand gate door",
"from": [ 0, 12, 9 ],
"to": [ 2, 15, 13 ],
"faces": {
"down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of left-hand gate door",
"from": [ 14, 6, 9 ],
"to": [ 16, 9, 13 ],
"faces": {
"down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of left-hand gate door",
"from": [ 14, 12, 9 ],
"to": [ 16, 15, 13 ],
"faces": {
"down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }
}
}
]
}

View file

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

View file

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

View file

@ -0,0 +1 @@
format=fixed

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

View file

@ -0,0 +1,3 @@
faces=all
tiles=2
method=fixed

View file

@ -0,0 +1,3 @@
faces=all
tiles=3
method=fixed

View file

@ -0,0 +1,3 @@
faces=all
tiles=1
method=fixed

View file

@ -0,0 +1,3 @@
faces=all
tiles=4
method=fixed

View file

@ -0,0 +1,2 @@
tiles=14
method=fixed

View file

@ -0,0 +1,4 @@
faces=top
tiles=7
metadata=0
method=fixed

View file

@ -0,0 +1,3 @@
faces=top
tiles=8
method=fixed

View file

@ -0,0 +1,3 @@
faces=north south
tiles=6
method=fixed

View file

@ -0,0 +1,3 @@
faces=bottom
tiles=0
method=fixed

View file

@ -0,0 +1,3 @@
faces=bottom
tiles=0
method=fixed

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

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