Merge branch 'master' into no-sounds
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Thumbs.db
|
||||
[Tt]humbs.db
|
||||
|
||||
[Dd]esktop.ini
|
||||
|
||||
# Zip
|
||||
*.zip
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
A 16x resolution resource pack for Minecraft™ by Mojang AB. Originally [envisioned and created by XSSheep](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11), updated by the community to support recent Minecraft versions.
|
||||
|
||||
Supported Minecraft version (Java Edition): 1.15.2
|
||||
Supported Minecraft version (Java Edition): 1.15.2/1.16
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -36,3 +36,4 @@ Fork this repository, and push your changes to this fork. Create a pull request
|
|||
* XSSheep - Original creator of this resource pack. Thank you for your astonishing work! The community is still in hope to see you updating Pixel Perfection according to your artistic vision!
|
||||
* StonePendant - [Updates for 1.14](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11?comment=2258)
|
||||
* freejusticehere - [Updates for 1.15.2](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11?comment=2264)
|
||||
* Nova_Wostra and lazerl0rd - [Updates for 1.16](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11?comment=2275)
|
||||
|
|
10
assets/minecraft/blockstates/cut_sandstone.json
Normal 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" }
|
||||
]
|
||||
}
|
||||
}
|
22
assets/minecraft/blockstates/cut_sandstone_slab.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": [
|
||||
{ "model": "block/cut_sandstone_slab" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/l1" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/l2" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/l3" }
|
||||
],
|
||||
"type=top": [
|
||||
{ "model": "block/cut_sandstone_slab_top" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/u1" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/u2" },
|
||||
{ "model": "block/sandstone/cut/normal/slab/u3" }
|
||||
],
|
||||
"type=double": [
|
||||
{ "model": "block/cut_sandstone" },
|
||||
{ "model": "block/sandstone/cut/normal/1" },
|
||||
{ "model": "block/sandstone/cut/normal/2" },
|
||||
{ "model": "block/sandstone/cut/normal/3" }
|
||||
]
|
||||
}
|
||||
}
|
8
assets/minecraft/blockstates/nether_gold_ore.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/nether_gold_ore" },
|
||||
{ "model": "block/ore/nether_gold/1"}
|
||||
]
|
||||
}
|
||||
}
|
10
assets/minecraft/blockstates/netherrack.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/netherrack" },
|
||||
{ "model": "block/netherrack", "y": 90 },
|
||||
{ "model": "block/netherrack", "y": 180 },
|
||||
{ "model": "block/netherrack", "y": 90 }
|
||||
]
|
||||
}
|
||||
}
|
10
assets/minecraft/blockstates/polished_blackstone_bricks.json
Normal 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 }
|
||||
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/acacia_fence_gate"
|
||||
}
|
||||
}
|
|
@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/activator_rail_raised_ne.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/activator_rail_raised_sw.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
6
assets/minecraft/models/block/birch_fence_gate_open.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/birch_fence_gate"
|
||||
}
|
||||
}
|
8
assets/minecraft/models/block/crimson_fence_post.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "block/crimson_planks",
|
||||
"side": "block/crimson_planks",
|
||||
"top": "block/crimson_planks"
|
||||
}
|
||||
}
|
8
assets/minecraft/models/block/crimson_fence_side.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "block/crimson_planks",
|
||||
"side": "block/crimson_planks",
|
||||
"top": "block/crimson_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/dark_oak_fence_gate"
|
||||
}
|
||||
}
|
|
@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/detector_rail_raised_ne.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/detector_rail_raised_sw.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/jungle_fence_gate"
|
||||
}
|
||||
}
|
6
assets/minecraft/models/block/ore/nether_gold/1.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/nether_gold_ore1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks1",
|
||||
"top": "block/polished_blackstone_bricks1",
|
||||
"side": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks2",
|
||||
"top": "block/polished_blackstone_bricks2",
|
||||
"side": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks1",
|
||||
"top": "block/polished_blackstone_bricks1",
|
||||
"side": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks2",
|
||||
"top": "block/polished_blackstone_bricks2",
|
||||
"side": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks1",
|
||||
"top": "block/polished_blackstone_bricks1",
|
||||
"side": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks2",
|
||||
"top": "block/polished_blackstone_bricks2",
|
||||
"side": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks1",
|
||||
"top": "block/polished_blackstone_bricks1",
|
||||
"side": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks2",
|
||||
"top": "block/polished_blackstone_bricks2",
|
||||
"side": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks1",
|
||||
"top": "block/polished_blackstone_bricks1",
|
||||
"side": "block/polished_blackstone_bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/polished_blackstone_bricks2",
|
||||
"top": "block/polished_blackstone_bricks2",
|
||||
"side": "block/polished_blackstone_bricks2"
|
||||
}
|
||||
}
|
57
assets/minecraft/models/block/powered_rail_on_raised_ne.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/powered_rail_on_raised_sw.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/powered_rail_raised_ne.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
57
assets/minecraft/models/block/powered_rail_raised_sw.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/sandstone_bottom",
|
||||
"top": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "block/spruce_fence_gate"
|
||||
}
|
||||
}
|
95
assets/minecraft/models/block/template_fence_gate_open.json
Normal 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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
8
assets/minecraft/models/block/warped_fence_post.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "block/warped_planks",
|
||||
"side": "block/warped_planks",
|
||||
"top": "block/warped_planks"
|
||||
}
|
||||
}
|
8
assets/minecraft/models/block/warped_fence_side.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/fence_side",
|
||||
"textures": {
|
||||
"texture": "block/warped_planks",
|
||||
"side": "block/warped_planks",
|
||||
"top": "block/warped_planks"
|
||||
}
|
||||
}
|
BIN
assets/minecraft/optifine/ctm/black_stained_glass/0.png
Normal file
After Width: | Height: | Size: 514 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/1.png
Normal file
After Width: | Height: | Size: 531 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/10.png
Normal file
After Width: | Height: | Size: 477 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/11.png
Normal file
After Width: | Height: | Size: 475 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/12.png
Normal file
After Width: | Height: | Size: 533 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/13.png
Normal file
After Width: | Height: | Size: 519 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/14.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/15.png
Normal file
After Width: | Height: | Size: 517 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/16.png
Normal file
After Width: | Height: | Size: 529 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/17.png
Normal file
After Width: | Height: | Size: 527 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/18.png
Normal file
After Width: | Height: | Size: 515 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/19.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/2.png
Normal file
After Width: | Height: | Size: 515 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/20.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/21.png
Normal file
After Width: | Height: | Size: 501 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/22.png
Normal file
After Width: | Height: | Size: 486 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/23.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/24.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/25.png
Normal file
After Width: | Height: | Size: 498 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/26.png
Normal file
After Width: | Height: | Size: 433 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/27.png
Normal file
After Width: | Height: | Size: 490 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/28.png
Normal file
After Width: | Height: | Size: 516 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/29.png
Normal file
After Width: | Height: | Size: 505 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/3.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/30.png
Normal file
After Width: | Height: | Size: 512 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/31.png
Normal file
After Width: | Height: | Size: 507 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/32.png
Normal file
After Width: | Height: | Size: 462 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/33.png
Normal file
After Width: | Height: | Size: 464 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/34.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/35.png
Normal file
After Width: | Height: | Size: 485 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/36.png
Normal file
After Width: | Height: | Size: 536 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/37.png
Normal file
After Width: | Height: | Size: 518 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/38.png
Normal file
After Width: | Height: | Size: 484 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/39.png
Normal file
After Width: | Height: | Size: 511 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/4.png
Normal file
After Width: | Height: | Size: 524 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/40.png
Normal file
After Width: | Height: | Size: 507 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/41.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/42.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/43.png
Normal file
After Width: | Height: | Size: 514 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/44.png
Normal file
After Width: | Height: | Size: 469 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/45.png
Normal file
After Width: | Height: | Size: 472 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/46.png
Normal file
After Width: | Height: | Size: 505 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/5.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/6.png
Normal file
After Width: | Height: | Size: 519 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/7.png
Normal file
After Width: | Height: | Size: 512 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/8.png
Normal file
After Width: | Height: | Size: 501 B |
BIN
assets/minecraft/optifine/ctm/black_stained_glass/9.png
Normal file
After Width: | Height: | Size: 504 B |
|
@ -0,0 +1,4 @@
|
|||
matchBlocks=minecraft:black_stained_glass
|
||||
method=ctm
|
||||
tiles=0-46
|
||||
connect=block
|
|
@ -0,0 +1,5 @@
|
|||
matchBlocks=minecraft:black_stained_glass_pane
|
||||
method=ctm
|
||||
faces=sides
|
||||
tiles=0-46
|
||||
connect=block
|