-
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.
right so im importing tropical championships
- Loading branch information
1 parent
277767a
commit 31a9ec3
Showing
19 changed files
with
767 additions
and
0 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
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,99 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"textures": { | ||
"0": "tropiclash:item/collectable/banana", | ||
"particle": "tropiclash:item/collectable/banana" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [5, 0, 7], | ||
"to": [12, 2, 9], | ||
"rotation": {"angle": 0, "axis": "z", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 7, 2], "texture": "#0"}, | ||
"east": {"uv": [0, 10, 2, 12], "texture": "#0"}, | ||
"south": {"uv": [0, 2, 7, 4], "texture": "#0"}, | ||
"west": {"uv": [10, 0, 12, 2], "texture": "#0"}, | ||
"up": {"uv": [7, 6, 0, 4], "texture": "#0"}, | ||
"down": {"uv": [7, 6, 0, 8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [11.60896, -1.18853, 7.25], | ||
"to": [14.10896, 0.31147, 8.75], | ||
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [7, 0, 10, 2], "texture": "#0"}, | ||
"east": {"uv": [2, 10, 4, 12], "texture": "#0"}, | ||
"south": {"uv": [7, 2, 10, 4], "texture": "#0"}, | ||
"west": {"uv": [10, 2, 12, 4], "texture": "#0"}, | ||
"up": {"uv": [10, 6, 7, 4], "texture": "#0"}, | ||
"down": {"uv": [10, 6, 7, 8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [13.34315, -3.09315, 7.5], | ||
"to": [14.84315, -2.09315, 8.5], | ||
"rotation": {"angle": 45, "axis": "z", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [6, 10, 8, 11], "texture": "#0"}, | ||
"east": {"uv": [10, 10, 11, 11], "texture": "#0"}, | ||
"south": {"uv": [10, 6, 12, 7], "texture": "#0"}, | ||
"west": {"uv": [6, 11, 7, 12], "texture": "#0"}, | ||
"up": {"uv": [12, 8, 10, 7], "texture": "#0"}, | ||
"down": {"uv": [10, 10, 8, 11], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [2.60896, -1.06147, 7.25], | ||
"to": [5.60896, 0.43853, 8.75], | ||
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 8, 3, 10], "texture": "#0"}, | ||
"east": {"uv": [4, 10, 6, 12], "texture": "#0"}, | ||
"south": {"uv": [3, 8, 6, 10], "texture": "#0"}, | ||
"west": {"uv": [10, 4, 12, 6], "texture": "#0"}, | ||
"up": {"uv": [9, 10, 6, 8], "texture": "#0"}, | ||
"down": {"uv": [12, 8, 9, 10], "texture": "#0"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [-166.66, 13.02, 179.59], | ||
"translation": [0.75, 5.25, 0.75] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [-166.66, 13.02, 179.59], | ||
"translation": [-0.5, 5.25, 0.75] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [23.03, -38.57, 38.9], | ||
"translation": [-6.5, 7.75, 1.25] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [23.03, -38.57, 38.9], | ||
"translation": [-6.5, 7.75, 1.25] | ||
}, | ||
"ground": { | ||
"rotation": [-4.02, -7.21, 72.22], | ||
"translation": [-8, 16, 0], | ||
"scale": [2, 2, 2] | ||
}, | ||
"gui": { | ||
"rotation": [27.08, 38.44, 29], | ||
"translation": [-2.75, 3.75, 0], | ||
"scale": [1.3, 1.3, 1.3] | ||
}, | ||
"head": { | ||
"rotation": [-167.01, 2.76, -178.01], | ||
"translation": [1, 5.5, -6.75], | ||
"scale": [1.5, 1.5, 1.5] | ||
}, | ||
"fixed": { | ||
"rotation": [-90, 0, 0], | ||
"translation": [-1, 2.25, -16], | ||
"scale": [2, 2, 2] | ||
} | ||
} | ||
} |
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,76 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"1": "tropiclash:item/collectable/coconut" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [4, 0, 4], | ||
"to": [12, 7, 12], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [4, 0, 8, 3.5], "texture": "#1"}, | ||
"east": {"uv": [4, 3.5, 8, 7], "texture": "#1"}, | ||
"south": {"uv": [4, 7, 8, 10.5], "texture": "#1"}, | ||
"west": {"uv": [0, 8, 4, 11.5], "texture": "#1"}, | ||
"up": {"uv": [4, 4, 0, 0], "texture": "#1"}, | ||
"down": {"uv": [4, 4, 0, 8], "texture": "#1"} | ||
} | ||
}, | ||
{ | ||
"from": [5, 7, 5], | ||
"to": [11, 8, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [8, 6, 11, 6.5], "texture": "#1"}, | ||
"east": {"uv": [8, 6.5, 11, 7], "texture": "#1"}, | ||
"south": {"uv": [8, 7, 11, 7.5], "texture": "#1"}, | ||
"west": {"uv": [8, 7.5, 11, 8], "texture": "#1"}, | ||
"up": {"uv": [11, 3, 8, 0], "texture": "#1"}, | ||
"down": {"uv": [11, 3, 8, 6], "texture": "#1"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [-1.99, 14.66, 13.18], | ||
"translation": [-1.25, 3, -0.5], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [-1.99, 14.66, 13.18], | ||
"translation": [-1.25, 3, -0.5], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [90.8, -52.73, 87.51], | ||
"translation": [-0.25, 5.25, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [90.8, -52.73, 87.51], | ||
"translation": [-0.25, 5.25, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"ground": { | ||
"rotation": [16.97, -4.74, -31.12], | ||
"translation": [3.75, 16.25, -0.5], | ||
"scale": [1.75, 1.75, 1.75] | ||
}, | ||
"gui": { | ||
"rotation": [24.19, 16.02, -17.57], | ||
"translation": [1.75, 4.5, 0], | ||
"scale": [1.2, 1.2, 1.2] | ||
}, | ||
"head": { | ||
"translation": [0, 8.75, 0.5], | ||
"scale": [2, 2, 2] | ||
}, | ||
"fixed": { | ||
"rotation": [-90, 0, 0], | ||
"translation": [0, 0, -16], | ||
"scale": [2, 2, 2] | ||
} | ||
} | ||
} |
165 changes: 165 additions & 0 deletions
165
main/assets/tropiclash/models/collectable/coin_large.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,165 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"0": "tropiclash:item/collectable/coin_large", | ||
"particle": "tropiclash:item/collectable/coin_large" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [3, 0, 7], | ||
"to": [13, 5, 9], | ||
"faces": { | ||
"north": {"uv": [0, 2.5, 5, 5], "texture": "#0"}, | ||
"east": {"uv": [9.5, 9.5, 10.5, 12], "texture": "#0"}, | ||
"south": {"uv": [0, 2.5, 5, 5], "texture": "#0"}, | ||
"west": {"uv": [10, 0, 11, 2.5], "texture": "#0"}, | ||
"up": {"uv": [5, 8.5, 0, 7.5], "texture": "#0"}, | ||
"down": {"uv": [13, 2.5, 8, 3.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 9, 7], | ||
"to": [13, 14, 9], | ||
"faces": { | ||
"north": {"uv": [5, 0, 10, 2.5], "texture": "#0"}, | ||
"east": {"uv": [3, 10.5, 4, 13], "texture": "#0"}, | ||
"south": {"uv": [5, 0, 10, 2.5], "texture": "#0"}, | ||
"west": {"uv": [4, 10.5, 5, 13], "texture": "#0"}, | ||
"up": {"uv": [13, 4.5, 8, 3.5], "texture": "#0"}, | ||
"down": {"uv": [13, 4.5, 8, 5.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 3, 7], | ||
"to": [3, 11, 9], | ||
"faces": { | ||
"north": {"uv": [6.5, 6.5, 8, 10.5], "texture": "#0"}, | ||
"east": {"uv": [8, 5.5, 9, 9.5], "texture": "#0"}, | ||
"south": {"uv": [6.5, 2.5, 8, 6.5], "texture": "#0"}, | ||
"west": {"uv": [0, 8.5, 1, 12.5], "texture": "#0"}, | ||
"up": {"uv": [12, 8.5, 10.5, 7.5], "texture": "#0"}, | ||
"down": {"uv": [12, 8.5, 10.5, 9.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 5, 7], | ||
"to": [6, 9, 9], | ||
"faces": { | ||
"north": {"uv": [8, 9.5, 9.5, 11.5], "texture": "#0"}, | ||
"east": {"uv": [5, 10.5, 6, 12.5], "texture": "#0"}, | ||
"south": {"uv": [9, 5.5, 10.5, 7.5], "texture": "#0"}, | ||
"west": {"uv": [10.5, 5.5, 11.5, 7.5], "texture": "#0"}, | ||
"up": {"uv": [12.5, 1, 11, 0], "texture": "#0"}, | ||
"down": {"uv": [12.5, 1, 11, 2], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [10, 5, 7], | ||
"to": [13, 9, 9], | ||
"faces": { | ||
"north": {"uv": [9, 5.5, 10.5, 7.5], "texture": "#0"}, | ||
"east": {"uv": [6, 10.5, 7, 12.5], "texture": "#0"}, | ||
"south": {"uv": [8, 9.5, 9.5, 11.5], "texture": "#0"}, | ||
"west": {"uv": [7, 10.5, 8, 12.5], "texture": "#0"}, | ||
"up": {"uv": [13, 6.5, 11.5, 5.5], "texture": "#0"}, | ||
"down": {"uv": [13, 6.5, 11.5, 7.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 11, 7], | ||
"to": [3, 13, 9], | ||
"faces": { | ||
"north": {"uv": [12, 11.5, 13, 12.5], "texture": "#0"}, | ||
"east": {"uv": [10.5, 11.5, 11.5, 12.5], "texture": "#0"}, | ||
"south": {"uv": [11.5, 11.5, 12.5, 12.5], "texture": "#0"}, | ||
"west": {"uv": [12, 7.5, 13, 8.5], "texture": "#0"}, | ||
"up": {"uv": [13, 9.5, 12, 8.5], "texture": "#0"}, | ||
"down": {"uv": [10, 12, 9, 13], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 1, 7], | ||
"to": [3, 3, 9], | ||
"faces": { | ||
"north": {"uv": [6, 12.5, 7, 13.5], "texture": "#0"}, | ||
"east": {"uv": [12, 10.5, 13, 11.5], "texture": "#0"}, | ||
"south": {"uv": [0, 12.5, 1, 13.5], "texture": "#0"}, | ||
"west": {"uv": [12.5, 0, 13.5, 1], "texture": "#0"}, | ||
"up": {"uv": [2, 13.5, 1, 12.5], "texture": "#0"}, | ||
"down": {"uv": [13.5, 1, 12.5, 2], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 11, 7], | ||
"to": [15, 13, 9], | ||
"faces": { | ||
"north": {"uv": [11.5, 11.5, 12.5, 12.5], "texture": "#0"}, | ||
"east": {"uv": [12.5, 11.5, 13.5, 12.5], "texture": "#0"}, | ||
"south": {"uv": [12, 12.5, 13, 13.5], "texture": "#0"}, | ||
"west": {"uv": [13, 2, 14, 3], "texture": "#0"}, | ||
"up": {"uv": [4, 14, 3, 13], "texture": "#0"}, | ||
"down": {"uv": [14, 3, 13, 4], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 3, 7], | ||
"to": [16, 11, 9], | ||
"faces": { | ||
"north": {"uv": [6.5, 2.5, 8, 6.5], "texture": "#0"}, | ||
"east": {"uv": [1, 8.5, 2, 12.5], "texture": "#0"}, | ||
"south": {"uv": [6.5, 6.5, 8, 10.5], "texture": "#0"}, | ||
"west": {"uv": [2, 8.5, 3, 12.5], "texture": "#0"}, | ||
"up": {"uv": [12, 10.5, 10.5, 9.5], "texture": "#0"}, | ||
"down": {"uv": [12, 10.5, 10.5, 11.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 1, 7], | ||
"to": [15, 3, 9], | ||
"faces": { | ||
"north": {"uv": [0, 12.5, 1, 13.5], "texture": "#0"}, | ||
"east": {"uv": [5, 12.5, 6, 13.5], "texture": "#0"}, | ||
"south": {"uv": [6, 12.5, 7, 13.5], "texture": "#0"}, | ||
"west": {"uv": [7, 12.5, 8, 13.5], "texture": "#0"}, | ||
"up": {"uv": [9, 13.5, 8, 12.5], "texture": "#0"}, | ||
"down": {"uv": [11, 12.5, 10, 13.5], "texture": "#0"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [0, 90, 0], | ||
"translation": [0, 0.25, 0], | ||
"scale": [0.35, 0.35, 0.35] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [0, 90, 0], | ||
"translation": [0, 0.25, 0], | ||
"scale": [0.35, 0.35, 0.35] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [-66.82, -80.05, -80.19], | ||
"translation": [-0.5, 4.25, 2.5], | ||
"scale": [0.35, 0.35, 0.35] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [-66.82, -80.05, -80.19], | ||
"translation": [-0.5, 4.25, 2.5], | ||
"scale": [0.35, 0.35, 0.35] | ||
}, | ||
"ground": { | ||
"rotation": [-34.18, -9.93, 0.58], | ||
"translation": [0, 14.25, 0], | ||
"scale": [1.5, 1.5, 1.5] | ||
}, | ||
"gui": { | ||
"rotation": [-17.96, 20.96, 16.59], | ||
"translation": [-0.25, 0.75, 0], | ||
"scale": [0.85, 0.85, 0.85] | ||
}, | ||
"fixed": { | ||
"translation": [0, 0, -1] | ||
} | ||
} | ||
} |
Oops, something went wrong.