You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"ambientocclusion": true,
|
||||
"textures": {
|
||||
"particle": "#particle"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Left-hand post",
|
||||
"from": [0, 2, 7],
|
||||
"to": [2, 13, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
||||
"east": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
||||
"south": {"uv": [10, 0, 12, 11], "texture": "#texture"},
|
||||
"west": {"uv": [14, 0, 16, 11], "texture": "#texture", "cullface": "west"},
|
||||
"up": {"uv": [2, 10, 0, 12], "texture": "#texture"},
|
||||
"down": {"uv": [0, 10, 2, 12], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Right-hand post",
|
||||
"from": [14, 2, 7],
|
||||
"to": [16, 13, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
||||
"east": {"uv": [14, 0, 16, 11], "texture": "#texture", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
||||
"west": {"uv": [14, 0, 16, 11], "texture": "#texture"},
|
||||
"up": {"uv": [2, 10, 0, 12], "texture": "#texture"},
|
||||
"down": {"uv": [14, 7, 16, 9], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inner vertical post of left-hand gate door",
|
||||
"from": [6, 3, 7],
|
||||
"to": [8, 12, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 4, 9], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 2, 9], "texture": "#texture"},
|
||||
"west": {"uv": [2, 0, 4, 9], "texture": "#texture"},
|
||||
"up": {"uv": [0, 10, 2, 12], "texture": "#texture"},
|
||||
"down": {"uv": [0, 12, 2, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Inner vertical post of right-hand gate door",
|
||||
"from": [8, 3, 7],
|
||||
"to": [10, 12, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 9], "texture": "#texture"},
|
||||
"east": {"uv": [2, 0, 4, 9], "texture": "#texture"},
|
||||
"south": {"uv": [2, 0, 4, 9], "texture": "#texture"},
|
||||
"up": {"uv": [0, 10, 2, 12], "texture": "#texture"},
|
||||
"down": {"uv": [0, 12, 2, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower horizontal bar of left-hand gate door",
|
||||
"from": [2, 3, 7],
|
||||
"to": [6, 6, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 0, 9, 3], "texture": "#texture"},
|
||||
"south": {"uv": [5, 6, 9, 9], "texture": "#texture"},
|
||||
"up": {"uv": [2, 10, 6, 12], "texture": "#texture"},
|
||||
"down": {"uv": [2, 12, 6, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Upper horizontal bar of left-hand gate door",
|
||||
"from": [2, 9, 7],
|
||||
"to": [6, 12, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 3, 9, 6], "texture": "#texture"},
|
||||
"south": {"uv": [5, 0, 9, 3], "texture": "#texture"},
|
||||
"up": {"uv": [2, 10, 6, 12], "texture": "#texture"},
|
||||
"down": {"uv": [2, 12, 6, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower horizontal bar of right-hand gate door",
|
||||
"from": [10, 3, 7],
|
||||
"to": [14, 6, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 6, 9, 9], "texture": "#texture"},
|
||||
"south": {"uv": [5, 0, 9, 3], "texture": "#texture"},
|
||||
"up": {"uv": [2, 10, 6, 12], "texture": "#texture"},
|
||||
"down": {"uv": [2, 12, 6, 10], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Upper horizontal bar of right-hand gate door",
|
||||
"from": [10, 9, 7],
|
||||
"to": [14, 12, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 6, 9, 9], "texture": "#texture"},
|
||||
"south": {"uv": [5, 3, 9, 6], "texture": "#texture"},
|
||||
"up": {"uv": [2, 10, 6, 12], "texture": "#texture"},
|
||||
"down": {"uv": [2, 12, 6, 10], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user