|
3 | 3 | "credit": "Made with Blockbench", |
4 | 4 | "texture_size": [32, 32], |
5 | 5 | "textures": { |
6 | | - "1": "bits_n_bobs:block/lightbulb_on", |
7 | 6 | "2": "bits_n_bobs:block/lightbulb_on", |
8 | 7 | "particle": "bits_n_bobs:block/lightbulb_on" |
9 | 8 | }, |
|
13 | 12 | "from": [5, 5, 5], |
14 | 13 | "to": [11, 13, 11], |
15 | 14 | "faces": { |
16 | | - "north": {"uv": [0, 0, 3, 4], "texture": "#1"}, |
17 | | - "east": {"uv": [0, 0, 3, 4], "texture": "#1"}, |
18 | | - "south": {"uv": [0, 0, 3, 4], "texture": "#1"}, |
19 | | - "west": {"uv": [0, 0, 3, 4], "texture": "#1"}, |
20 | | - "up": {"uv": [6, 3, 3, 0], "texture": "#1"}, |
21 | | - "down": {"uv": [6, 0, 3, 3], "texture": "#1"} |
| 15 | + "north": {"uv": [0, 0, 3, 4], "texture": "#2"}, |
| 16 | + "east": {"uv": [0, 0, 3, 4], "texture": "#2"}, |
| 17 | + "south": {"uv": [0, 0, 3, 4], "texture": "#2"}, |
| 18 | + "west": {"uv": [0, 0, 3, 4], "texture": "#2"}, |
| 19 | + "up": {"uv": [6, 3, 3, 0], "texture": "#2"}, |
| 20 | + "down": {"uv": [6, 0, 3, 3], "texture": "#2"} |
22 | 21 | } |
23 | 22 | }, |
24 | 23 | { |
|
62 | 61 | "from": [4, 5, 4], |
63 | 62 | "to": [12, 14, 12], |
64 | 63 | "faces": { |
65 | | - "north": {"uv": [6, 0, 10, 4.5], "texture": "#1"}, |
66 | | - "east": {"uv": [6, 0, 10, 4.5], "texture": "#1"}, |
67 | | - "south": {"uv": [6, 0, 10, 4.5], "texture": "#1"}, |
68 | | - "west": {"uv": [6, 0, 10, 4.5], "texture": "#1"}, |
69 | | - "up": {"uv": [6, 0, 10, 4], "texture": "#1"}, |
70 | | - "down": {"uv": [6, 0, 10, 4], "texture": "#1"} |
| 64 | + "north": {"uv": [6, 0, 10, 4.5], "texture": "#2"}, |
| 65 | + "east": {"uv": [6, 0, 10, 4.5], "texture": "#2"}, |
| 66 | + "south": {"uv": [6, 0, 10, 4.5], "texture": "#2"}, |
| 67 | + "west": {"uv": [6, 0, 10, 4.5], "texture": "#2"}, |
| 68 | + "up": {"uv": [10, 0, 14, 4], "texture": "#2"}, |
| 69 | + "down": {"uv": [10, 4, 14, 8], "texture": "#2"} |
71 | 70 | } |
72 | 71 | }, |
73 | 72 | { |
74 | 73 | "name": "cage inverted", |
75 | 74 | "from": [12, 14, 12], |
76 | 75 | "to": [4, 5, 4], |
77 | 76 | "faces": { |
78 | | - "north": {"uv": [6, 4.5, 10, 0], "texture": "#1"}, |
79 | | - "east": {"uv": [6, 4.5, 10, 0], "texture": "#1"}, |
80 | | - "south": {"uv": [6, 4.5, 10, 0], "texture": "#1"}, |
81 | | - "west": {"uv": [6, 4.5, 10, 0], "texture": "#1"}, |
82 | | - "up": {"uv": [10, 0, 6, 4], "texture": "#1"}, |
83 | | - "down": {"uv": [10, 0, 6, 4], "texture": "#1"} |
| 77 | + "north": {"uv": [6, 4.5, 10, 0], "texture": "#2"}, |
| 78 | + "east": {"uv": [6, 4.5, 10, 0], "texture": "#2"}, |
| 79 | + "south": {"uv": [6, 4.5, 10, 0], "texture": "#2"}, |
| 80 | + "west": {"uv": [6, 4.5, 10, 0], "texture": "#2"}, |
| 81 | + "up": {"uv": [10, 0, 6, 4], "texture": "#2"}, |
| 82 | + "down": {"uv": [10, 0, 6, 4], "texture": "#2"} |
84 | 83 | } |
85 | 84 | } |
86 | 85 | ], |
87 | | - "display": {}, |
88 | 86 | "groups": [ |
89 | 87 | { |
90 | 88 | "name": "log by bulb", |
|
0 commit comments