diff options
Diffstat (limited to 'assets/minecraft/models/brownshroom')
32 files changed, 568 insertions, 0 deletions
diff --git a/assets/minecraft/models/brownshroom/block.json b/assets/minecraft/models/brownshroom/block.json new file mode 100755 index 00000000..86daa90b --- /dev/null +++ b/assets/minecraft/models/brownshroom/block.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 8, 16, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/e.json b/assets/minecraft/models/brownshroom/e.json new file mode 100755 index 00000000..7368fe60 --- /dev/null +++ b/assets/minecraft/models/brownshroom/e.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 8, 4, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/es.json b/assets/minecraft/models/brownshroom/es.json new file mode 100755 index 00000000..1c0f3200 --- /dev/null +++ b/assets/minecraft/models/brownshroom/es.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 0, 4, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [0, 10.66667, 4, 13.33333], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/esw.json b/assets/minecraft/models/brownshroom/esw.json new file mode 100755 index 00000000..89eb8a40 --- /dev/null +++ b/assets/minecraft/models/brownshroom/esw.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 0, 8, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [4, 10.66667, 8, 13.33333], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/ew.json b/assets/minecraft/models/brownshroom/ew.json new file mode 100755 index 00000000..05cd0def --- /dev/null +++ b/assets/minecraft/models/brownshroom/ew.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 8, 8, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/n.json b/assets/minecraft/models/brownshroom/n.json new file mode 100755 index 00000000..e94af1e1 --- /dev/null +++ b/assets/minecraft/models/brownshroom/n.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 5.33333, 16, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/ne.json b/assets/minecraft/models/brownshroom/ne.json new file mode 100755 index 00000000..7b62add2 --- /dev/null +++ b/assets/minecraft/models/brownshroom/ne.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 5.33333, 4, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/nes.json b/assets/minecraft/models/brownshroom/nes.json new file mode 100755 index 00000000..840e5bc9 --- /dev/null +++ b/assets/minecraft/models/brownshroom/nes.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 2.66667, 4, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [0, 13.33333, 4, 16], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/nesw.json b/assets/minecraft/models/brownshroom/nesw.json new file mode 100755 index 00000000..15338f88 --- /dev/null +++ b/assets/minecraft/models/brownshroom/nesw.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 2.66667, 8, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [4, 13.33333, 8, 16], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/new.json b/assets/minecraft/models/brownshroom/new.json new file mode 100755 index 00000000..f5c90ac2 --- /dev/null +++ b/assets/minecraft/models/brownshroom/new.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 5.33333, 8, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/ns.json b/assets/minecraft/models/brownshroom/ns.json new file mode 100755 index 00000000..23d5e2e2 --- /dev/null +++ b/assets/minecraft/models/brownshroom/ns.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 2.66667, 16, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [12, 13.33333, 16, 16], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/nsw.json b/assets/minecraft/models/brownshroom/nsw.json new file mode 100755 index 00000000..67e8eabc --- /dev/null +++ b/assets/minecraft/models/brownshroom/nsw.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 2.66667, 12, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [8, 13.33333, 12, 16], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/nw.json b/assets/minecraft/models/brownshroom/nw.json new file mode 100755 index 00000000..d61434ec --- /dev/null +++ b/assets/minecraft/models/brownshroom/nw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 5.33333, 12, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/s.json b/assets/minecraft/models/brownshroom/s.json new file mode 100755 index 00000000..e080d576 --- /dev/null +++ b/assets/minecraft/models/brownshroom/s.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 0, 16, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [12, 10.66667, 16, 13.33333], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/sw.json b/assets/minecraft/models/brownshroom/sw.json new file mode 100755 index 00000000..eba6ec5a --- /dev/null +++ b/assets/minecraft/models/brownshroom/sw.json | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 0, 12, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | }, | ||
| 15 | { | ||
| 16 | "from": [0, 0, -0.1], | ||
| 17 | "to": [16, 16, -0.1], | ||
| 18 | "faces": { | ||
| 19 | "north": {"uv": [8, 10.66667, 12, 13.33333], "texture": "#0", "cullface": "down"} | ||
| 20 | } | ||
| 21 | } | ||
| 22 | ] | ||
| 23 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/block.json b/assets/minecraft/models/brownshroom/top/block.json new file mode 100755 index 00000000..1c84ae7c --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/block.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 8, 16, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/e.json b/assets/minecraft/models/brownshroom/top/e.json new file mode 100755 index 00000000..a39939de --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/e.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 8, 4, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/es.json b/assets/minecraft/models/brownshroom/top/es.json new file mode 100755 index 00000000..e54bc0bf --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/es.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 0, 4, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/esw.json b/assets/minecraft/models/brownshroom/top/esw.json new file mode 100755 index 00000000..111b7abb --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/esw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 0, 8, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/ew.json b/assets/minecraft/models/brownshroom/top/ew.json new file mode 100755 index 00000000..f527c995 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/ew.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 8, 8, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/n.json b/assets/minecraft/models/brownshroom/top/n.json new file mode 100755 index 00000000..2d989c51 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/n.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 5.33333, 16, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/ne.json b/assets/minecraft/models/brownshroom/top/ne.json new file mode 100755 index 00000000..f4a74216 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/ne.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 5.33333, 4, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/nes.json b/assets/minecraft/models/brownshroom/top/nes.json new file mode 100755 index 00000000..685939cf --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/nes.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [0, 2.66667, 4, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/nesw.json b/assets/minecraft/models/brownshroom/top/nesw.json new file mode 100755 index 00000000..26d481c8 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/nesw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 2.66667, 8, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/new.json b/assets/minecraft/models/brownshroom/top/new.json new file mode 100755 index 00000000..0f664549 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/new.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [4, 5.33333, 8, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/ns.json b/assets/minecraft/models/brownshroom/top/ns.json new file mode 100755 index 00000000..97fe1f93 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/ns.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 2.66667, 16, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/nsw.json b/assets/minecraft/models/brownshroom/top/nsw.json new file mode 100755 index 00000000..e560415e --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/nsw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 2.66667, 12, 5.33333], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/nw.json b/assets/minecraft/models/brownshroom/top/nw.json new file mode 100755 index 00000000..f7aa3b92 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/nw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 5.33333, 12, 8], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/s.json b/assets/minecraft/models/brownshroom/top/s.json new file mode 100755 index 00000000..feeec20c --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/s.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [12, 0, 16, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/sw.json b/assets/minecraft/models/brownshroom/top/sw.json new file mode 100755 index 00000000..cf0ed364 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/sw.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 0, 12, 2.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/top/w.json b/assets/minecraft/models/brownshroom/top/w.json new file mode 100755 index 00000000..07c094e0 --- /dev/null +++ b/assets/minecraft/models/brownshroom/top/w.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large_top", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 8, 12, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/models/brownshroom/w.json b/assets/minecraft/models/brownshroom/w.json new file mode 100755 index 00000000..78792b7f --- /dev/null +++ b/assets/minecraft/models/brownshroom/w.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "texture_size": [64, 96], | ||
| 3 | "textures": { | ||
| 4 | "0": "block/brown_mushroom_large", | ||
| 5 | "particle": "block/brown_mushroom_block" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 0, 0], | ||
| 10 | "to": [16, 16, 0], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [8, 8, 12, 10.66667], "texture": "#0"} | ||
| 13 | } | ||
| 14 | } | ||
| 15 | ] | ||
| 16 | } \ No newline at end of file | ||