-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
91 changed files
with
4,263 additions
and
24 deletions.
There are no files selected for viewing
164 changes: 164 additions & 0 deletions
164
src/main/resources/assets/enigmaticlegacy/models/item/3d/animal_guidebook_3d.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,164 @@ | ||
{ | ||
"credit": "Made with Blockbench, by SoulRacer65", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"0": "enigmaticlegacy:item/3d/animal_guidebook_3d" | ||
}, | ||
"elements": [ | ||
{ | ||
"name": "paper", | ||
"from": [6.5, 1, 3], | ||
"to": [9.5, 15, 13], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 9.5, 7, 11], "rotation": 270, "texture": "#0"}, | ||
"south": {"uv": [0, 9.5, 7, 11], "rotation": 90, "texture": "#0"}, | ||
"up": {"uv": [0, 8, 5, 9.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 8, 5, 9.5], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_top", | ||
"from": [9.5, 12, 2.5], | ||
"to": [10.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 0, 5.5, 2], "texture": "#0"}, | ||
"east": {"uv": [5.5, 2, 0, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 2, 13, 0], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 0, 0, 2], "texture": "#0"}, | ||
"up": {"uv": [5.5, 0, 0, 0.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 1.5, 5.5, 2], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_bottom", | ||
"from": [9.5, 0, 2.5], | ||
"to": [10.5, 4, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 6, 5.5, 8], "texture": "#0"}, | ||
"east": {"uv": [5.5, 8, 0, 6], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 8, 13, 6], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 6, 0, 8], "texture": "#0"}, | ||
"up": {"uv": [5.5, 6, 0, 6.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 7.5, 5.5, 8], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_left", | ||
"from": [9.5, 4, 2.5], | ||
"to": [10.5, 12, 5.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 2, 5.5, 6], "texture": "#0"}, | ||
"east": {"uv": [5.5, 6, 4, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [4.5, 6, 4, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 2, 4, 6], "texture": "#0"}, | ||
"up": {"uv": [5.5, 2, 4, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [4, 5.5, 5.5, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_right", | ||
"from": [9.5, 4, 10.5], | ||
"to": [10.5, 12, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [1, 2, 1.5, 6], "texture": "#0"}, | ||
"east": {"uv": [1.5, 6, 0, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 6, 13, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [1.5, 2, 0, 6], "texture": "#0"}, | ||
"up": {"uv": [1.5, 2, 0, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 5.5, 1.5, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_indent", | ||
"from": [9.5, 4, 5.5], | ||
"to": [10, 12, 10.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [3.5, 2, 4, 6], "texture": "#0"}, | ||
"east": {"uv": [4, 6, 1.5, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [2, 6, 1.5, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [4, 2, 1.5, 6], "texture": "#0"}, | ||
"up": {"uv": [4, 2, 1.5, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [1.5, 5.5, 4, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_back", | ||
"from": [5.5, 0, 2.5], | ||
"to": [6.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5.5, 8, 6, 0], "rotation": 180, "texture": "#0"}, | ||
"east": {"uv": [5.5, 8, 11, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [11, 0, 11.5, 8], "texture": "#0"}, | ||
"west": {"uv": [5.5, 0, 11, 8], "texture": "#0"}, | ||
"up": {"uv": [5.5, 0, 11, 0.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [11, 7.5, 5.5, 8], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_spine", | ||
"from": [6.5, 0, 12.5], | ||
"to": [9.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [12.5, 0, 11, 8], "texture": "#0"}, | ||
"east": {"uv": [12, 8, 12.5, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [11.5, 0, 13, 8], "texture": "#0"}, | ||
"west": {"uv": [11, 0, 11.5, 8], "texture": "#0"}, | ||
"up": {"uv": [13, 0, 11.5, 0.5], "rotation": 180, "texture": "#0"}, | ||
"down": {"uv": [11, 7.5, 12.5, 8], "texture": "#0"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [10, 180, 0], | ||
"translation": [0, -0.5, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [10, 0, 0], | ||
"translation": [0, -0.5, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [-20, -160, 0], | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [-20, 20, 0], | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
}, | ||
"head": { | ||
"rotation": [90, 90, 0], | ||
"translation": [0, 9.25, 0] | ||
}, | ||
"fixed": { | ||
"rotation": [0, 90, 0], | ||
"translation": [0, 0, -2.5] | ||
}, | ||
"ground": { | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.75, 0.75, 0.75] | ||
} | ||
}, | ||
"groups": [ | ||
0, | ||
{ | ||
"name": "book_cover_front", | ||
"origin": [8, 8, 8], | ||
"color": 0, | ||
"children": [1, 2, 3, 4, 5] | ||
}, | ||
6, | ||
7 | ||
] | ||
} |
164 changes: 164 additions & 0 deletions
164
src/main/resources/assets/enigmaticlegacy/models/item/3d/hunter_guidebook_3d.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,164 @@ | ||
{ | ||
"credit": "Made with Blockbench, by SoulRacer65", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"0": "enigmaticlegacy:item/3d/hunter_guidebook_3d" | ||
}, | ||
"elements": [ | ||
{ | ||
"name": "paper", | ||
"from": [6.5, 1, 3], | ||
"to": [9.5, 15, 13], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 9.5, 7, 11], "rotation": 270, "texture": "#0"}, | ||
"south": {"uv": [0, 9.5, 7, 11], "rotation": 90, "texture": "#0"}, | ||
"up": {"uv": [0, 8, 5, 9.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 8, 5, 9.5], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_top", | ||
"from": [9.5, 12, 2.5], | ||
"to": [10.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 0, 5.5, 2], "texture": "#0"}, | ||
"east": {"uv": [5.5, 2, 0, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 2, 13, 0], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 0, 0, 2], "texture": "#0"}, | ||
"up": {"uv": [5.5, 0, 0, 0.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 1.5, 5.5, 2], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_bottom", | ||
"from": [9.5, 0, 2.5], | ||
"to": [10.5, 4, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 6, 5.5, 8], "texture": "#0"}, | ||
"east": {"uv": [5.5, 8, 0, 6], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 8, 13, 6], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 6, 0, 8], "texture": "#0"}, | ||
"up": {"uv": [5.5, 6, 0, 6.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 7.5, 5.5, 8], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_left", | ||
"from": [9.5, 4, 2.5], | ||
"to": [10.5, 12, 5.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5, 2, 5.5, 6], "texture": "#0"}, | ||
"east": {"uv": [5.5, 6, 4, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [4.5, 6, 4, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [5.5, 2, 4, 6], "texture": "#0"}, | ||
"up": {"uv": [5.5, 2, 4, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [4, 5.5, 5.5, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_right", | ||
"from": [9.5, 4, 10.5], | ||
"to": [10.5, 12, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [1, 2, 1.5, 6], "texture": "#0"}, | ||
"east": {"uv": [1.5, 6, 0, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [13.5, 6, 13, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [1.5, 2, 0, 6], "texture": "#0"}, | ||
"up": {"uv": [1.5, 2, 0, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [0, 5.5, 1.5, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_indent", | ||
"from": [9.5, 4, 5.5], | ||
"to": [10, 12, 10.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [3.5, 2, 4, 6], "texture": "#0"}, | ||
"east": {"uv": [4, 6, 1.5, 2], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [2, 6, 1.5, 2], "rotation": 180, "texture": "#0"}, | ||
"west": {"uv": [4, 2, 1.5, 6], "texture": "#0"}, | ||
"up": {"uv": [4, 2, 1.5, 2.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [1.5, 5.5, 4, 6], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_cover_back", | ||
"from": [5.5, 0, 2.5], | ||
"to": [6.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [5.5, 8, 6, 0], "rotation": 180, "texture": "#0"}, | ||
"east": {"uv": [5.5, 8, 11, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [11, 0, 11.5, 8], "texture": "#0"}, | ||
"west": {"uv": [5.5, 0, 11, 8], "texture": "#0"}, | ||
"up": {"uv": [5.5, 0, 11, 0.5], "rotation": 90, "texture": "#0"}, | ||
"down": {"uv": [11, 7.5, 5.5, 8], "rotation": 90, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "book_spine", | ||
"from": [6.5, 0, 12.5], | ||
"to": [9.5, 16, 13.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [12.5, 0, 11, 8], "texture": "#0"}, | ||
"east": {"uv": [12, 8, 12.5, 0], "rotation": 180, "texture": "#0"}, | ||
"south": {"uv": [11.5, 0, 13, 8], "texture": "#0"}, | ||
"west": {"uv": [11, 0, 11.5, 8], "texture": "#0"}, | ||
"up": {"uv": [13, 0, 11.5, 0.5], "rotation": 180, "texture": "#0"}, | ||
"down": {"uv": [11, 7.5, 12.5, 8], "texture": "#0"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [10, 180, 0], | ||
"translation": [0, -0.5, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [10, 0, 0], | ||
"translation": [0, -0.5, 0], | ||
"scale": [0.7, 0.7, 0.7] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [-20, -160, 0], | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [-20, 20, 0], | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.6, 0.6, 0.6] | ||
}, | ||
"head": { | ||
"rotation": [90, 90, 0], | ||
"translation": [0, 9.25, 0] | ||
}, | ||
"fixed": { | ||
"rotation": [0, 90, 0], | ||
"translation": [0, 0, -2.5] | ||
}, | ||
"ground": { | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.75, 0.75, 0.75] | ||
} | ||
}, | ||
"groups": [ | ||
0, | ||
{ | ||
"name": "book_cover_front", | ||
"origin": [8, 8, 8], | ||
"color": 0, | ||
"children": [1, 2, 3, 4, 5] | ||
}, | ||
6, | ||
7 | ||
] | ||
} |
Oops, something went wrong.