summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/tripwire.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/blockstates/tripwire.json')
-rwxr-xr-xassets/minecraft/blockstates/tripwire.json103
1 files changed, 103 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/tripwire.json b/assets/minecraft/blockstates/tripwire.json
new file mode 100755
index 00000000..61a6be83
--- /dev/null
+++ b/assets/minecraft/blockstates/tripwire.json
@@ -0,0 +1,103 @@
1{
2 "multipart": [
3 { "when": { "attached": "false", "north": "false", "east": "false", "south": "false", "west": "false" },
4 "apply": { "model": "tripwire/dot" }
5 },
6 { "when": { "attached": "false", "north": "true", "east": "true", "south": "true", "west": "true" },
7 "apply": { "model": "tripwire/cross" }
8 },
9 { "when": { "attached": "false", "north": "true", "east": "true", "south": "true", "west": "false" },
10 "apply": { "model": "tripwire/t" }
11 },
12 { "when": { "attached": "false", "north": "false", "east": "true", "south": "true", "west": "true" },
13 "apply": { "model": "tripwire/t", "y": 90 }
14 },
15 { "when": { "attached": "false", "north": "true", "east": "false", "south": "true", "west": "true" },
16 "apply": { "model": "tripwire/t", "y": 180 }
17 },
18 { "when": { "attached": "false", "north": "true", "east": "true", "south": "false", "west": "true" },
19 "apply": { "model": "tripwire/t", "y": 270 }
20 },
21 { "when": { "attached": "false", "north": "true", "east": "true", "south": "false", "west": "false" },
22 "apply": { "model": "tripwire/bend" }
23 },
24 { "when": { "attached": "false", "north": "false", "east": "true", "south": "true", "west": "false" },
25 "apply": { "model": "tripwire/bend", "y": 90 }
26 },
27 { "when": { "attached": "false", "north": "false", "east": "false", "south": "true", "west": "true" },
28 "apply": { "model": "tripwire/bend", "y": 180 }
29 },
30 { "when": { "attached": "false", "north": "true", "east": "false", "south": "false", "west": "true" },
31 "apply": { "model": "tripwire/bend", "y": 270 }
32 },
33 { "when": { "attached": "false", "north": "true", "east": "false", "south": "true", "west": "false" },
34 "apply": { "model": "tripwire/line" }
35 },
36 { "when": { "attached": "false", "north": "false", "east": "true", "south": "false", "west": "true" },
37 "apply": { "model": "tripwire/line", "y": 90 }
38 },
39 { "when": { "attached": "false", "north": "true", "east": "false", "south": "false", "west": "false" },
40 "apply": { "model": "tripwire/line" }
41 },
42 { "when": { "attached": "false", "north": "false", "east": "true", "south": "false", "west": "false" },
43 "apply": { "model": "tripwire/line", "y": 90 }
44 },
45 { "when": { "attached": "false", "north": "false", "east": "false", "south": "true", "west": "false" },
46 "apply": { "model": "tripwire/line" }
47 },
48 { "when": { "attached": "false", "north": "false", "east": "false", "south": "false", "west": "true" },
49 "apply": { "model": "tripwire/line", "y": 90 }
50 },
51
52
53
54 { "when": { "attached": "true", "north": "false", "east": "false", "south": "false", "west": "false" },
55 "apply": { "model": "tripwire/dot_attached" }
56 },
57 { "when": { "attached": "true", "north": "true", "east": "true", "south": "true", "west": "true" },
58 "apply": { "model": "tripwire/cross_attached" }
59 },
60 { "when": { "attached": "true", "north": "true", "east": "true", "south": "true", "west": "false" },
61 "apply": { "model": "tripwire/t_attached" }
62 },
63 { "when": { "attached": "true", "north": "false", "east": "true", "south": "true", "west": "true" },
64 "apply": { "model": "tripwire/t_attached", "y": 90 }
65 },
66 { "when": { "attached": "true", "north": "true", "east": "false", "south": "true", "west": "true" },
67 "apply": { "model": "tripwire/t_attached", "y": 180 }
68 },
69 { "when": { "attached": "true", "north": "true", "east": "true", "south": "false", "west": "true" },
70 "apply": { "model": "tripwire/t_attached", "y": 270 }
71 },
72 { "when": { "attached": "true", "north": "true", "east": "true", "south": "false", "west": "false" },
73 "apply": { "model": "tripwire/bend_attached" }
74 },
75 { "when": { "attached": "true", "north": "false", "east": "true", "south": "true", "west": "false" },
76 "apply": { "model": "tripwire/bend_attached", "y": 90 }
77 },
78 { "when": { "attached": "true", "north": "false", "east": "false", "south": "true", "west": "true" },
79 "apply": { "model": "tripwire/bend_attached", "y": 180 }
80 },
81 { "when": { "attached": "true", "north": "true", "east": "false", "south": "false", "west": "true" },
82 "apply": { "model": "tripwire/bend_attached", "y": 270 }
83 },
84 { "when": { "attached": "true", "north": "true", "east": "false", "south": "true", "west": "false" },
85 "apply": { "model": "tripwire/line_attached" }
86 },
87 { "when": { "attached": "true", "north": "false", "east": "true", "south": "false", "west": "true" },
88 "apply": { "model": "tripwire/line_attached", "y": 90 }
89 },
90 { "when": { "attached": "true", "north": "true", "east": "false", "south": "false", "west": "false" },
91 "apply": { "model": "tripwire/line_attached" }
92 },
93 { "when": { "attached": "true", "north": "false", "east": "true", "south": "false", "west": "false" },
94 "apply": { "model": "tripwire/line_attached", "y": 90 }
95 },
96 { "when": { "attached": "true", "north": "false", "east": "false", "south": "true", "west": "false" },
97 "apply": { "model": "tripwire/line_attached" }
98 },
99 { "when": { "attached": "true", "north": "false", "east": "false", "south": "false", "west": "true" },
100 "apply": { "model": "tripwire/line_attached", "y": 90 }
101 }
102 ]
103}