-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed format (added name space) and fixed a few textures
- Loading branch information
1 parent
79fd3ab
commit 644d027
Showing
92 changed files
with
8,507 additions
and
234 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"providers":[{"type":"space","advances":{" ":4}},{"type":"ttf","file":"astro:chevy.ttf","shift":[0.0,2.25],"size":7,"oversample":4}]} |
Binary file not shown.
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,20 @@ | ||
{ | ||
"providers": [ | ||
{ | ||
"type": "ttf", | ||
"file": "minecraft:negative_spaces.ttf", | ||
"shift": [0.0, 0.0], | ||
"size": 10.0, | ||
"oversample": 1.0 | ||
}, | ||
{ | ||
"type": "bitmap", | ||
"file": "astro:font_/gui/double_chest.png", | ||
"ascent": 27, | ||
"height": 256, | ||
"chars": [ | ||
"" | ||
] | ||
} | ||
] | ||
} |
124 changes: 124 additions & 0 deletions
124
main/assets/astro/models/cosmetics/astro_pass/1_20/fox_arm.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,124 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"textures": { | ||
"0": "block/oak_planks", | ||
"1": "block/orange_wool", | ||
"2": "block/brown_wool", | ||
"3": "block/yellow_wool", | ||
"particle": "block/oak_planks" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [4, 11.5, 5], | ||
"to": [12, 19.5, 11], | ||
"faces": { | ||
"north": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"east": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"south": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"west": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"up": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"down": {"uv": [11, 4, 12, 7], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [5.25, 10.5, 5.5], | ||
"to": [10.75, 11.5, 10.75], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 1, 3], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4.75, 4, 4.75], | ||
"to": [11.25, 11, 11.25], | ||
"faces": { | ||
"north": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"east": {"uv": [2, 0, 0.5, 2], "texture": "#2"}, | ||
"south": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"west": {"uv": [2, 0, 0.5, 2], "texture": "#2"}, | ||
"up": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"down": {"uv": [2, 0, 0, 2], "texture": "#2"} | ||
} | ||
}, | ||
{ | ||
"from": [9, 12, 6], | ||
"to": [13, 19.25, 10], | ||
"faces": { | ||
"north": {"uv": [5, 8, 4.25, 7.25], "texture": "#1"}, | ||
"east": {"uv": [5, 8, 4, 7.25], "texture": "#1"}, | ||
"south": {"uv": [5, 8, 4.25, 7.25], "texture": "#1"}, | ||
"west": {"uv": [5, 8, 4, 7.25], "texture": "#1"}, | ||
"up": {"uv": [5, 8, 4.25, 7.39409], "texture": "#1"}, | ||
"down": {"uv": [5, 8, 4.25, 7.39409], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 12, 6], | ||
"to": [7, 19.25, 10], | ||
"faces": { | ||
"north": {"uv": [5, 8, 4.25, 7.25], "texture": "#1"}, | ||
"east": {"uv": [5, 8, 4, 7.25], "texture": "#1"}, | ||
"south": {"uv": [5, 8, 4.25, 7.25], "texture": "#1"}, | ||
"west": {"uv": [5, 8, 4, 7.25], "texture": "#1"}, | ||
"up": {"uv": [5, 8, 4.25, 7.39409], "texture": "#1"}, | ||
"down": {"uv": [5, 8, 4.25, 7.39409], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [12, 11.8, 11.5], | ||
"to": [4, 2.8, 4.5], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"south": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"up": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"down": {"uv": [0, 0, 1, 1], "texture": "#3"} | ||
} | ||
}, | ||
{ | ||
"from": [13.5, 20.7, 12], | ||
"to": [2.5, 11.7, 4], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"south": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"up": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"down": {"uv": [0, 0, 1, 1], "texture": "#3"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [-90, -180, -180], | ||
"translation": [0.5, -2, -2.25], | ||
"scale": [0.8, 0.8, 0.8] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [-90, -180, -180], | ||
"translation": [0.5, -2, -2.25], | ||
"scale": [0.8, 0.8, 0.8] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [99, -26, 0], | ||
"translation": [1.5, -1.25, 0] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [99, -26, 0], | ||
"translation": [1.5, -1.25, 0] | ||
}, | ||
"ground": { | ||
"rotation": [56, 0, 0] | ||
}, | ||
"gui": { | ||
"rotation": [14, -150, 31], | ||
"translation": [-0.75, -1, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
} | ||
} | ||
} |
113 changes: 113 additions & 0 deletions
113
main/assets/astro/models/cosmetics/astro_pass/1_20/fox_arm_white.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,113 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"textures": { | ||
"0": "block/gray_wool", | ||
"1": "block/white_wool", | ||
"2": "block/light_gray_wool", | ||
"3": "block/light_blue_wool", | ||
"4": "block/blue_wool", | ||
"particle": "block/gray_wool" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [4, 11.5, 5], | ||
"to": [12, 19.5, 11], | ||
"faces": { | ||
"north": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"east": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"south": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"west": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"up": {"uv": [11, 4, 12, 7], "texture": "#1"}, | ||
"down": {"uv": [11, 4, 12, 7], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [5.25, 10.5, 5.5], | ||
"to": [10.75, 11.5, 10.75], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 1, 3], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 1, 3], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4.75, 4, 4.75], | ||
"to": [11.25, 11, 11.25], | ||
"faces": { | ||
"north": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"east": {"uv": [2, 0, 0.5, 2], "texture": "#2"}, | ||
"south": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"west": {"uv": [2, 0, 0.5, 2], "texture": "#2"}, | ||
"up": {"uv": [2, 0, 0, 2], "texture": "#2"}, | ||
"down": {"uv": [2, 0, 0, 2], "texture": "#2"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 11.8, 12], | ||
"to": [3, 2.8, 4], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"south": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"up": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"down": {"uv": [0, 0, 1, 1], "texture": "#3"} | ||
} | ||
}, | ||
{ | ||
"from": [12, 11.7, 11.5], | ||
"to": [4, 3.7, 4.5], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 1, 1], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [12.75, 19.7, 11.25], | ||
"to": [3.25, 11.45, 4.75], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"east": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"south": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"up": {"uv": [0, 0, 1, 1], "texture": "#3"}, | ||
"down": {"uv": [0, 0, 1, 1], "texture": "#3"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [-90, -180, -180], | ||
"translation": [0.5, -2, -2.25], | ||
"scale": [0.8, 0.8, 0.8] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [-90, -180, -180], | ||
"translation": [0.5, -2, -2.25], | ||
"scale": [0.8, 0.8, 0.8] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [99, -26, 0], | ||
"translation": [1.5, -1.25, 0] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [99, -26, 0], | ||
"translation": [1.5, -1.25, 0] | ||
}, | ||
"ground": { | ||
"rotation": [56, 0, 0] | ||
}, | ||
"gui": { | ||
"rotation": [14, -150, 31], | ||
"translation": [-0.75, -1, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
} | ||
} | ||
} |
Oops, something went wrong.