summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/redstone/redstone_up.json
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
commit88e4e8852a5f1c33794abe430411b73c3ade507a (patch)
treeb8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/models/redstone/redstone_up.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/models/redstone/redstone_up.json')
-rwxr-xr-xassets/minecraft/models/redstone/redstone_up.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/assets/minecraft/models/redstone/redstone_up.json b/assets/minecraft/models/redstone/redstone_up.json
new file mode 100755
index 00000000..dfadd82e
--- /dev/null
+++ b/assets/minecraft/models/redstone/redstone_up.json
@@ -0,0 +1,14 @@
1{
2 "ambientocclusion": false,
3 "elements": [
4 {
5 "from": [0, 1, 15.9],
6 "to": [16, 17, 16],
7 "shade": false,
8 "faces": {
9 "north": {"uv": [5.33333, 0, 10.66667, 8], "texture": "#wire"},
10 "south": {"uv": [5.33333, 8, 10.66667, 0], "texture": "#wire", "cullface": "south"}
11 }
12 }
13 ]
14} \ No newline at end of file