-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all growth stages with 1 sick and dead version based off of stage 7.
- Loading branch information
Showing
16 changed files
with
10,137 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
105 changes: 105 additions & 0 deletions
105
assets/ms/models/farming/stage/spirit_tree_stage_1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
{ | ||
"credit": "Made by Regorty", | ||
"textures": { | ||
"0": "block/birch_log", | ||
"1": "block/birch_leaves", | ||
"particle": "block/birch_log" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [7, 0, 7], | ||
"to": [9, 6, 9], | ||
"faces": { | ||
"north": {"uv": [0, 0, 2, 6], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 2, 6], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 2, 6], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 2, 6], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 2, 2], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 2, 2], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [7.53284, 8.67878, 7.1], | ||
"to": [9.33284, 13.67878, 8.9], | ||
"rotation": {"angle": -22.5, "axis": "z", "origin": [0.53284, 8.67878, 0.1]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 1.8, 5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 1.8, 5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 1.8, 5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 1.8, 5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 1.8, 1.8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [9.44626, 13.29818, 7.35], | ||
"to": [9.99626, 14.29818, 8.65], | ||
"rotation": {"angle": -22.5, "axis": "z", "origin": [2.44626, 13.29818, 0.25]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 0.55, 1], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 0.55, 1], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 1.3, 1], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [9.2764, 9.93057, 7.35], | ||
"to": [10.5764, 15.43057, 8.65], | ||
"rotation": {"angle": 0, "axis": "z", "origin": [2.0264, 9.93057, 0.35]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 1.3, 5.5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 1.3, 5.5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 1.3, 5.5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 1.3, 5.5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 1.3, 1.3], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4.38579, 13.17664, 7.85], | ||
"to": [6.88579, 13.97664, 8.65], | ||
"rotation": {"angle": -22.5, "axis": "z", "origin": [12.38579, 5.42664, 0.35]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 0.8, 2.5], "rotation": 90, "texture": "#0"}, | ||
"south": {"uv": [0, 0, 0.8, 2.5], "rotation": 270, "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0.8, 0.8], "rotation": 270, "texture": "#0"}, | ||
"up": {"uv": [0, 0, 0.8, 2.5], "rotation": 270, "texture": "#0"}, | ||
"down": {"uv": [0, 0, 0.8, 2.5], "rotation": 270, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [9.25, 15, 7.25], | ||
"to": [10.5, 16.5, 8.75], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1.25, 1.5], "texture": "#1"}, | ||
"east": {"uv": [0, 0, 1.5, 1.5], "texture": "#1"}, | ||
"south": {"uv": [0, 0, 1.25, 1.5], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 1.5, 1.5], "texture": "#1"}, | ||
"up": {"uv": [0, 0, 1.25, 1.5], "texture": "#1"}, | ||
"down": {"uv": [0, 0, 1.25, 1.5], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [9.35, 16.5, 7.5], | ||
"to": [10.4, 17.5, 8.5], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1.05, 1], "texture": "#1"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#1"}, | ||
"south": {"uv": [0, 0, 1.05, 1], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#1"}, | ||
"up": {"uv": [0, 0, 1.05, 1], "texture": "#1"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_lefthand": { | ||
"rotation": [90, -3, 0], | ||
"translation": [-6, -2, -1.25], | ||
"scale": [1.4, 1.4, 1.4] | ||
}, | ||
"firstperson_righthand": { | ||
"translation": [1.25, 1.25, 0], | ||
"scale": [0.1, 0.1, 0.1] | ||
}, | ||
"gui": { | ||
"rotation": [12, 25, 0] | ||
} | ||
} | ||
} |
Oops, something went wrong.