Skip to content

Commit

Permalink
New items and stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Nov 17, 2024
1 parent cb30933 commit be11f51
Show file tree
Hide file tree
Showing 13 changed files with 770 additions and 2 deletions.
6 changes: 5 additions & 1 deletion assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,10 @@
{ "predicate": { "custom_model_data": 214 }, "model": "sparklypower:item/cake_hat/cake_hat" },
{ "predicate": { "custom_model_data": 215 }, "model": "sparklypower:item/music_disc/music_disc_club_classics" },
{ "predicate": { "custom_model_data": 216 }, "model": "sparklypower:item/music_disc/music_disc_motteke_sailor_fuku" },
{ "predicate": { "custom_model_data": 217 }, "model": "sparklypower:item/music_disc/music_disc_ta_facil_dizer_que_me_ama" }
{ "predicate": { "custom_model_data": 217 }, "model": "sparklypower:item/music_disc/music_disc_ta_facil_dizer_que_me_ama" },
{ "predicate": { "custom_model_data": 218 }, "model": "sparklypower:item/moai_head/moai_head" },
{ "predicate": { "custom_model_data": 219 }, "model": "sparklypower:item/shikanoko_antlers/shikanoko_antlers" },
{ "predicate": { "custom_model_data": 220 }, "model": "sparklypower:item/bnuy_ears" },
{ "predicate": { "custom_model_data": 221 }, "model": "sparklypower:item/deal_with_it_sunglasses" }
]
}
114 changes: 114 additions & 0 deletions assets/sparklypower/models/item/bnuy_ears.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "sparklypower:item/bnuy_ears",
"particle": "sparklypower:item/bnuy_ears"
},
"elements": [
{
"from": [2, 0, 7],
"to": [7, 7, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 7]},
"faces": {
"north": {"uv": [0, 6, 5, 13], "texture": "#0"},
"east": {"uv": [5, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 6, 1], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"},
"down": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}
}
},
{
"from": [2, 7, 7.2],
"to": [7, 8, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 1, 7]},
"faces": {
"east": {"uv": [5, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 6, 1], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"},
"down": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}
}
},
{
"from": [2, 9.65, 3.65],
"to": [7, 11.65, 9.65],
"rotation": {"angle": 45, "axis": "x", "origin": [4.5, 10.65, 4.9]},
"faces": {
"north": {"uv": [5, 0, 6, 1], "texture": "#0"},
"east": {"uv": [5, 0, 6, 1], "texture": "#0"},
"south": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [5, 0, 6, 1], "texture": "#0"},
"down": {"uv": [0, 6, 5, 0], "texture": "#0"}
}
},
{
"from": [3, 9.65, 2.65],
"to": [6, 11.65, 3.65],
"rotation": {"angle": 45, "axis": "x", "origin": [4.5, 10.65, 4.9]},
"faces": {
"north": {"uv": [5, 0, 6, 1], "texture": "#0"},
"east": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"},
"south": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [5, 0, 6, 1], "texture": "#0"},
"down": {"uv": [5, 0, 6, 1], "texture": "#0"}
}
},
{
"from": [9, 0, 7],
"to": [14, 13, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 5, 13], "texture": "#0"},
"east": {"uv": [5, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 6, 1], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [5, 0, 6, 1], "texture": "#0"},
"down": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}
}
},
{
"from": [10, 13, 7],
"to": [13, 14, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 13, 7]},
"faces": {
"north": {"uv": [5, 0, 6, 1], "texture": "#0"},
"east": {"uv": [5, 0, 6, 1], "texture": "#0"},
"south": {"uv": [5, 0, 6, 1], "texture": "#0"},
"west": {"uv": [5, 0, 6, 1], "texture": "#0"},
"up": {"uv": [5, 0, 6, 1], "texture": "#0"},
"down": {"uv": [15.5, 15.5, 16, 16], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"thirdperson_lefthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"firstperson_righthand": {
"rotation": [0, 180, 0],
"translation": [0.25, 3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [0, 180, 0],
"translation": [1, 3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 1.5, 0],
"scale": [0.7, 0.7, 0.7]
},
"head": {
"translation": [0, 14, 0]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"scale": [0.625, 0.625, 0.625]
},
"head": {
"translation": [0, 13.5, 0],
"translation": [0.25, 14.75, 0],
"scale": [1.25, 1.25, 1.25]
},
"fixed": {
Expand Down
41 changes: 41 additions & 0 deletions assets/sparklypower/models/item/cube_test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "sparklypower:item/cube_test",
"particle": "sparklypower:item/cube_test"
},
"elements": [
{
"from": [7, 0, 7],
"to": [9, 2, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [3, 6, 5, 8], "texture": "#0"},
"east": {"uv": [6, 3, 8, 5], "texture": "#0"},
"south": {"uv": [5, 6, 7, 8], "texture": "#0"},
"west": {"uv": [7, 5, 9, 7], "texture": "#0"},
"up": {"uv": [9, 9, 7, 7], "texture": "#0"},
"down": {"uv": [5, 8, 3, 10], "texture": "#0"}
}
},
{
"from": [9.75, 2.75, 9.5],
"to": [6.75, -0.25, 6.5],
"rotation": {"angle": 0, "axis": "y", "origin": [9.75, 2.75, 9.5]},
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#0"},
"east": {"uv": [0, 3, 3, 6], "texture": "#0"},
"south": {"uv": [3, 0, 6, 3], "texture": "#0"},
"west": {"uv": [3, 3, 6, 6], "texture": "#0"},
"up": {"uv": [3, 9, 0, 6], "texture": "#0"},
"down": {"uv": [9, 0, 6, 3], "texture": "#0"}
}
}
],
"display": {
"ground": {
"translation": [0, 14, 0],
"scale": [2.95, 2.95, 2.95]
}
}
}
88 changes: 88 additions & 0 deletions assets/sparklypower/models/item/deal_with_it_sunglasses.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "sparklypower:item/deal_with_it_sunglasses",
"particle": "sparklypower:item/deal_with_it_sunglasses"
},
"elements": [
{
"from": [1, 0, 4],
"to": [15, 4.75, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.375, 4]},
"faces": {
"north": {"uv": [0, 0, 14, 5], "texture": "#0"},
"east": {"uv": [0, 0, 0, 5], "texture": "#0"},
"south": {"uv": [14, 0, 0, 5], "texture": "#0"},
"west": {"uv": [0, 0, 0, 5], "texture": "#0"},
"up": {"uv": [14, 0, 0, 0], "texture": "#0"},
"down": {"uv": [14, 0, 0, 0], "texture": "#0"}
}
},
{
"from": [15, 0, 4],
"to": [15, 4.75, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [15, 0, 4]},
"faces": {
"north": {"uv": [0, 0, 0, 5], "texture": "#0"},
"east": {"uv": [0, 5, 10, 10], "texture": "#0"},
"south": {"uv": [0, 0, 0, 5], "texture": "#0"},
"west": {"uv": [10, 5, 0, 10], "texture": "#0"},
"up": {"uv": [0, 10, 0, 0], "texture": "#0"},
"down": {"uv": [0, 0, 0, 10], "texture": "#0"}
}
},
{
"from": [1, 0, 4],
"to": [1, 4.75, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 0, 4]},
"faces": {
"north": {"uv": [0, 0, 0, 5], "texture": "#0"},
"east": {"uv": [0, 5, 10, 10], "texture": "#0"},
"south": {"uv": [0, 0, 0, 5], "texture": "#0"},
"west": {"uv": [10, 5, 0, 10], "texture": "#0"},
"up": {"uv": [0, 10, 0, 0], "texture": "#0"},
"down": {"uv": [0, 0, 0, 10], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 3.5, 2],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"translation": [0, 3.5, 2],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"translation": [0, 6.75, 2.75],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_lefthand": {
"translation": [0, 6.75, 2.75],
"scale": [0.7, 0.7, 0.7]
},
"ground": {
"translation": [0, 3.75, 0]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [-0.25, 4.5, 0]
},
"head": {
"translation": [0, 4.25, -3.75]
},
"fixed": {
"translation": [0, 7.5, 0],
"scale": [1.3, 1.3, 0]
}
},
"groups": [
{
"name": "root",
"origin": [8, 8, 8],
"color": 0,
"children": [0, 1, 2]
}
]
}
Loading

0 comments on commit be11f51

Please sign in to comment.