Skip to content

Commit

Permalink
Create Scott's Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenRedstone committed Jan 14, 2023
1 parent 02714ad commit f9f1067
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 1 deletion.
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]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
2 changes: 1 addition & 1 deletion MUSS_have_textures_for_SC/pack.mcmeta
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"
}
}
2 changes: 2 additions & 0 deletions catalogue.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Capitalisation does not matter.
- Crown
(*Ren's HC crown*)
- Elf Ears
- Fedora
(*Scott's Empires Fedora*)

## Armour
- Invisible
Expand Down

0 comments on commit f9f1067

Please sign in to comment.