Skip to content

Commit

Permalink
Added Star Wars Models, and brand new cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
BGannonMC committed Apr 25, 2021
1 parent cc7d235 commit 59ddcb4
Show file tree
Hide file tree
Showing 172 changed files with 234,508 additions and 5,747 deletions.
32 changes: 32 additions & 0 deletions 1.12/assets/minecraft/models/item/decorations/ge/aa9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "custom/ship1",
"particle": "custom/ship1"
},
"elements": [
{
"from": [-16, 0, 0],
"to": [32, 31, 0.001],
"faces": {
"north": {"uv": [15.49287, 1.06498, 0, 14.96038], "texture": "#0"},
"east": {"uv": [15.49287, 1.06498, 0, 14.96038], "texture": "#0"},
"south": {"uv": [0, 1.06498, 15.49287, 14.96038], "texture": "#0"},
"west": {"uv": [15.49287, 1.06498, 0, 14.96038], "texture": "#0"},
"up": {"uv": [15.49287, 1.06498, 0, 14.96038], "texture": "#0"},
"down": {"uv": [15.49287, 1.06498, 0, 14.96038], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 0, 0],
"translation": [0, -30.75, 0],
"scale": [4, 4, 4]
},
"gui": {
"translation": [0, -3, 0],
"scale": [0.3, 0.3, 0.3]
}
}
}
33 changes: 33 additions & 0 deletions 1.12/assets/minecraft/models/item/decorations/ge/falcon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "custom/ship2",
"particle": "custom/ship2"
},
"elements": [
{
"from": [0, 0, -16],
"to": [0.001, 16, 32],
"faces": {
"north": {"uv": [0.05071, 11.66403, 16, 15.61965], "texture": "#0"},
"east": {"uv": [0.05071, 11.66403, 16, 15.61965], "texture": "#0"},
"south": {"uv": [0.05071, 11.66403, 16, 15.61965], "texture": "#0"},
"west": {"uv": [16, 11.66403, 0.05071, 15.61965], "texture": "#0"},
"up": {"uv": [0.05071, 11.66403, 16, 15.61965], "texture": "#0"},
"down": {"uv": [0.05071, 11.66403, 16, 15.61965], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, -89, 0],
"translation": [0, -27.5, 3.75],
"scale": [4, 4, 4]
},
"gui": {
"rotation": [0, 90, 0],
"translation": [0, 2.25, 0],
"scale": [0.5, 0.5, 0.5]
}
}
}
33 changes: 33 additions & 0 deletions 1.12/assets/minecraft/models/item/decorations/ge/freighter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "custom/ship2",
"particle": "custom/ship2"
},
"elements": [
{
"from": [0, -13, -16],
"to": [0.001, 11, 32],
"faces": {
"north": {"uv": [0, 5.65452, 16, 10.16799], "texture": "#0"},
"east": {"uv": [16, 5.65452, 0, 10.16799], "texture": "#0"},
"south": {"uv": [0, 5.65452, 16, 10.16799], "texture": "#0"},
"west": {"uv": [0, 5.65452, 16, 10.16799], "texture": "#0"},
"up": {"uv": [0, 5.65452, 16, 10.16799], "texture": "#0"},
"down": {"uv": [0, 5.65452, 16, 10.16799], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [90, 90, 0],
"translation": [15.75, 38.25, 24.25],
"scale": [4, 4, 4]
},
"gui": {
"rotation": [0, 89, 0],
"translation": [0.75, 2.25, 0],
"scale": [0.3, 0.3, 0.3]
}
}
}
Loading

0 comments on commit 59ddcb4

Please sign in to comment.