Create/Update assets for version 1.17-pre4

This commit is contained in:
InventiveBot
2021-06-02 18:52:24 +00:00
parent dfd50bc62b
commit ea46946883
14340 changed files with 956499 additions and 18 deletions

View File

@@ -0,0 +1,41 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/tripwire",
"texture": "block/tripwire"
},
"elements": [
{ "from": [ 7.75, 1.5, 0 ],
"to": [ 8.25, 1.5, 4 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 4 ],
"to": [ 8.25, 1.5, 8 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 8 ],
"to": [ 8.25, 1.5, 12 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 12 ],
"to": [ 8.25, 1.5, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
}
}
]
}