-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
02714ad
commit f9f1067
Showing
5 changed files
with
104 additions
and
1 deletion.
There are no files selected for viewing
96 changes: 96 additions & 0 deletions
96
MUSS_have_textures_for_SC/assets/minecraft/optifine/cit/hats/fedora/fedora.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,96 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"texture_size": [64, 64], | ||
"textures": { | ||
"0": "fedora", | ||
"particle": "fedora" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [-1, 0, 2], | ||
"to": [14, 1, 17], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 9.5, 4.5, 9.75], "texture": "#0"}, | ||
"east": {"uv": [9.5, 8.75, 14, 9], "texture": "#0"}, | ||
"south": {"uv": [4.75, 8.75, 9.25, 9], "texture": "#0"}, | ||
"west": {"uv": [4.75, 9.25, 9.25, 9.5], "texture": "#0"}, | ||
"up": {"uv": [4.5, 4.5, 0, 0], "rotation": 180, "texture": "#0"}, | ||
"down": {"uv": [4.5, 4.75, 0, 9.25], "rotation": 180, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 1, 4], | ||
"to": [12, 4, 15], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [8.5, 1.25, 12, 2.25], "texture": "#0"}, | ||
"east": {"uv": [8.5, 2.5, 12, 3.5], "texture": "#0"}, | ||
"south": {"uv": [4.75, 7.5, 8.25, 8.5], "texture": "#0"}, | ||
"west": {"uv": [8.5, 0, 12, 1], "texture": "#0"}, | ||
"up": {"uv": [8.25, 3.5, 4.75, 0], "rotation": 180, "texture": "#0"}, | ||
"down": {"uv": [8.25, 3.75, 4.75, 7.25], "rotation": 180, "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [0.46091, 1, 8.28983], | ||
"to": [0.46091, 8, 11.28983], | ||
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]}, | ||
"faces": { | ||
"north": {"uv": [4.75, 9.75, 4.75, 12], "texture": "#0"}, | ||
"east": {"uv": [9.75, 3.75, 8.5, 6], "texture": "#0"}, | ||
"south": {"uv": [9.5, 9.25, 9.5, 11.5], "texture": "#0"}, | ||
"west": {"uv": [8.5, 3.75, 9.75, 6], "texture": "#0"}, | ||
"up": {"uv": [5, 11, 5, 9.75], "rotation": 180, "texture": "#0"}, | ||
"down": {"uv": [5.25, 9.75, 5.25, 11], "rotation": 180, "texture": "#0"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"thirdperson_righthand": { | ||
"rotation": [75, 45, 0], | ||
"translation": [0, 2.5, 1.25], | ||
"scale": [0.375, 0.375, 0.375] | ||
}, | ||
"thirdperson_lefthand": { | ||
"rotation": [75.32, 26.01, 3.66], | ||
"translation": [0, 1, 0], | ||
"scale": [0.375, 0.375, 0.375] | ||
}, | ||
"firstperson_righthand": { | ||
"rotation": [0, 45, 0], | ||
"translation": [0, 3.25, 0], | ||
"scale": [0.4, 0.4, 0.4] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [0, 225, 0], | ||
"scale": [0.4, 0.4, 0.4] | ||
}, | ||
"ground": { | ||
"translation": [7.25, 25.75, -6], | ||
"scale": [4, 4, 4] | ||
}, | ||
"gui": { | ||
"rotation": [30, 225, 0], | ||
"translation": [0, 2.75, 0], | ||
"scale": [0.625, 0.625, 0.625] | ||
}, | ||
"head": { | ||
"translation": [1.75, 12.5, -2], | ||
"scale": [1.21, 1.21, 1.21] | ||
}, | ||
"fixed": { | ||
"rotation": [-90, 0, 0], | ||
"translation": [2.5, -2.5, -15.5], | ||
"scale": [2, 2, 2] | ||
} | ||
}, | ||
"groups": [ | ||
{ | ||
"name": "hat", | ||
"origin": [0, 0, 0], | ||
"color": 0, | ||
"children": [0, 1, 2] | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.95 KB
MUSS_have_textures_for_SC/assets/minecraft/optifine/cit/hats/fedora/fedora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
MUSS_have_textures_for_SC/assets/minecraft/optifine/cit/hats/fedora/fedora.properties
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,5 @@ | ||
type=item | ||
items=minecraft:carved_pumpkin | ||
model=fedora | ||
nbt.display.Name=ipattern:*fedora* | ||
weight=0 |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 12, | ||
"description": "My Unique Stuff Shall have textures for SC. Version: 1.9.2" | ||
"description": "My Unique Stuff Shall have textures for SC. Version: 1.10.0" | ||
} | ||
} |
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