diff options
Diffstat (limited to 'assets/minecraft/models/block/sculk_shrieker_on.json')
| -rwxr-xr-x | assets/minecraft/models/block/sculk_shrieker_on.json | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/sculk_shrieker_on.json b/assets/minecraft/models/block/sculk_shrieker_on.json new file mode 100755 index 00000000..3a906132 --- /dev/null +++ b/assets/minecraft/models/block/sculk_shrieker_on.json | |||
| @@ -0,0 +1,125 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/block", | ||
| 3 | "textures": { | ||
| 4 | "4": "block/sculk_shrieker_side_outer", | ||
| 5 | "particle": "block/sculk_particle", | ||
| 6 | "bottom": "block/sculk_shrieker_bottom", | ||
| 7 | "side": "block/sculk_shrieker_side", | ||
| 8 | "top": "block/sculk_shrieker_top", | ||
| 9 | "inner_top": "block/sculk_shrieker_inner_top", | ||
| 10 | "souls": "block/sculk_shrieker_souls" | ||
| 11 | }, | ||
| 12 | "elements": [ | ||
| 13 | { | ||
| 14 | "from": [0, 0, 0], | ||
| 15 | "to": [16, 8, 16], | ||
| 16 | "faces": { | ||
| 17 | "up": {"uv": [0, 0, 16, 16], "texture": "#inner_top"}, | ||
| 18 | "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} | ||
| 19 | } | ||
| 20 | }, | ||
| 21 | { | ||
| 22 | "from": [0, 0, 0], | ||
| 23 | "to": [16, 10, 16], | ||
| 24 | "faces": { | ||
| 25 | "north": {"uv": [0, 6, 16, 16], "texture": "#4", "cullface": "north"}, | ||
| 26 | "east": {"uv": [0, 6, 16, 16], "texture": "#4", "cullface": "east"}, | ||
| 27 | "south": {"uv": [0, 6, 16, 16], "texture": "#4", "cullface": "south"}, | ||
| 28 | "west": {"uv": [0, 6, 16, 16], "texture": "#4", "cullface": "west"}, | ||
| 29 | "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} | ||
| 30 | } | ||
| 31 | }, | ||
| 32 | { | ||
| 33 | "from": [-8, 0, 8], | ||
| 34 | "to": [24, 32, 8], | ||
| 35 | "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.5, 8]}, | ||
| 36 | "color": 5, | ||
| 37 | "faces": { | ||
| 38 | "north": {"uv": [0, 0, 16, 16], "texture": "#souls"}, | ||
| 39 | "south": {"uv": [0, 0, 16, 16], "texture": "#souls"} | ||
| 40 | } | ||
| 41 | }, | ||
| 42 | { | ||
| 43 | "from": [8, 0, -8], | ||
| 44 | "to": [8, 32, 24], | ||
| 45 | "rotation": {"angle": -45, "axis": "y", "origin": [8, 8.5, 8]}, | ||
| 46 | "color": 5, | ||
| 47 | "faces": { | ||
| 48 | "east": {"uv": [0, 0, 16, 16], "texture": "#souls"}, | ||
| 49 | "west": {"uv": [0, 0, 16, 16], "texture": "#souls"} | ||
| 50 | } | ||
| 51 | }, | ||
| 52 | { | ||
| 53 | "from": [11, 8, 1], | ||
| 54 | "to": [15, 16, 15], | ||
| 55 | "faces": { | ||
| 56 | "north": {"uv": [1, 0, 5, 8], "texture": "#side"}, | ||
| 57 | "east": {"uv": [1, 0, 15, 8], "texture": "#side"}, | ||
| 58 | "south": {"uv": [11, 0, 15, 8], "texture": "#side"}, | ||
| 59 | "up": {"uv": [11, 1, 15, 15], "texture": "#top", "cullface": "up"} | ||
| 60 | } | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "from": [15, 8, 1], | ||
| 64 | "to": [11, 16, 15], | ||
| 65 | "faces": { | ||
| 66 | "north": {"uv": [11, 0, 15, 8], "texture": "#side"}, | ||
| 67 | "south": {"uv": [1, 0, 5, 8], "texture": "#side"}, | ||
| 68 | "west": {"uv": [1, 0, 15, 8], "texture": "#side"}, | ||
| 69 | "up": {"uv": [1, 1, 5, 15], "texture": "#top", "cullface": "up"} | ||
| 70 | } | ||
| 71 | }, | ||
| 72 | { | ||
| 73 | "from": [1, 8, 1], | ||
| 74 | "to": [5, 16, 15], | ||
| 75 | "faces": { | ||
| 76 | "north": {"uv": [11, 0, 15, 8], "texture": "#side"}, | ||
| 77 | "south": {"uv": [1, 0, 5, 8], "texture": "#side"}, | ||
| 78 | "west": {"uv": [1, 0, 15, 8], "texture": "#side"}, | ||
| 79 | "up": {"uv": [1, 1, 5, 15], "texture": "#top", "cullface": "up"} | ||
| 80 | } | ||
| 81 | }, | ||
| 82 | { | ||
| 83 | "from": [5, 8, 1], | ||
| 84 | "to": [1, 16, 15], | ||
| 85 | "faces": { | ||
| 86 | "north": {"uv": [1, 0, 5, 8], "texture": "#side"}, | ||
| 87 | "east": {"uv": [1, 0, 15, 8], "texture": "#side"}, | ||
| 88 | "south": {"uv": [11, 0, 15, 8], "texture": "#side"}, | ||
| 89 | "up": {"uv": [11, 1, 15, 15], "texture": "#top", "cullface": "up"} | ||
| 90 | } | ||
| 91 | }, | ||
| 92 | { | ||
| 93 | "from": [5, 8, 1], | ||
| 94 | "to": [11, 16, 2], | ||
| 95 | "faces": { | ||
| 96 | "north": {"uv": [5, 0, 11, 8], "texture": "#side"}, | ||
| 97 | "up": {"uv": [5, 14, 11, 15], "texture": "#top"} | ||
| 98 | } | ||
| 99 | }, | ||
| 100 | { | ||
| 101 | "from": [5, 8, 2], | ||
| 102 | "to": [11, 16, 1], | ||
| 103 | "faces": { | ||
| 104 | "south": {"uv": [5, 0, 11, 8], "texture": "#side"}, | ||
| 105 | "up": {"uv": [5, 1, 11, 2], "texture": "#top"} | ||
| 106 | } | ||
| 107 | }, | ||
| 108 | { | ||
| 109 | "from": [5, 8, 14], | ||
| 110 | "to": [11, 16, 15], | ||
| 111 | "faces": { | ||
| 112 | "south": {"uv": [5, 0, 11, 8], "texture": "#side"}, | ||
| 113 | "up": {"uv": [5, 1, 11, 2], "texture": "#top"} | ||
| 114 | } | ||
| 115 | }, | ||
| 116 | { | ||
| 117 | "from": [5, 8, 15], | ||
| 118 | "to": [11, 16, 14], | ||
| 119 | "faces": { | ||
| 120 | "north": {"uv": [5, 0, 11, 8], "texture": "#side"}, | ||
| 121 | "up": {"uv": [5, 14, 11, 15], "texture": "#top"} | ||
| 122 | } | ||
| 123 | } | ||
| 124 | ] | ||
| 125 | } \ No newline at end of file | ||