summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/kelp_branch_-22.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/kelp_branch_-22.json')
-rwxr-xr-xassets/minecraft/models/block/kelp_branch_-22.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/kelp_branch_-22.json b/assets/minecraft/models/block/kelp_branch_-22.json
new file mode 100755
index 00000000..78e2fa17
--- /dev/null
+++ b/assets/minecraft/models/block/kelp_branch_-22.json
@@ -0,0 +1,19 @@
1{
2 "ambientocclusion": false,
3 "textures": {
4 "cross": "block/kelp_branch",
5 "particle": "block/kelp_plant"
6 },
7 "elements": [
8 {
9 "from": [-16, -16, 8],
10 "to": [32, 16, 8],
11 "shade": false,
12 "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]},
13 "faces": {
14 "north": {"uv": [0, 0, 16, 16], "texture": "#cross"},
15 "south": {"uv": [16, 0, 0, 16], "texture": "#cross"}
16 }
17 }
18 ]
19} \ No newline at end of file