Skip to content

Commit

Permalink
Add a lot of changes related to the new tutorial, new custom items, a…
Browse files Browse the repository at this point in the history
…nd other stuff
  • Loading branch information
MrPowerGamerBR committed Dec 9, 2024
1 parent 375d043 commit 5cbefdf
Show file tree
Hide file tree
Showing 29 changed files with 497 additions and 44 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```
```
_____ _ _ _____
/ ____| | | | | | __ \
| (___ _ __ __ _ _ __| | _| |_ _| |__) |____ _____ _ __
Expand Down Expand Up @@ -32,4 +32,9 @@ resource packs originais, não é mesmo? :)
* [Jump Landing Sound](https://opengameart.org/content/jump-landing-sound)

## AmberW
* [Negative Space Font](https://www.spigotmc.org/threads/negative-space-font-resource-pack.440952/)
* [Negative Space Font](https://www.spigotmc.org/threads/negative-space-font-resource-pack.440952/)

## Otis McDonald

* [Erykah](https://youtu.be/trxwj14KLog)
* Usado no `cutscene_background.ogg`
17 changes: 13 additions & 4 deletions assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,21 @@
"type":"bitmap"
},
{
"file":"sparklypower:gui/27_slots_guis.png",
"file":"sparklypower:font/white_1px.png",
"chars":[
"\ue256\ue291"
"\ue292"
],
"height":87,
"ascent":23,
"height":1500,
"ascent":500,
"type":"bitmap"
},
{
"file":"sparklypower:font/stuff.png",
"chars":[
"\ue293\ue294\ue295\ue296"
],
"height":256,
"ascent":10,
"type":"bitmap"
},
{
Expand Down
13 changes: 12 additions & 1 deletion assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
"textures": {
"layer0": "minecraft:item/paper"
},
"select": {
"type": "minecraft:select",
"property": "minecraft:custom_model_data",
"cases": [
{
"when": "1",
"model": "sparklypower:gui/enchantment/credits"
}
]
},
"overrides": [
{ "predicate": { "custom_model_data": 1 }, "model": "sparklypower:gui/enchantment/credits" },
{ "predicate": { "custom_model_data": 2 }, "model": "sparklypower:gui/enchantment/1" },
Expand Down Expand Up @@ -242,6 +252,7 @@
{ "predicate": { "custom_model_data": 237 }, "model": "sparklypower:item/music_disc/music_disc_hino_nacional_brasil_cover_art" },
{ "predicate": { "custom_model_data": 238 }, "model": "sparklypower:item/music_disc/music_disc_fallen_kingdom" },
{ "predicate": { "custom_model_data": 239 }, "model": "sparklypower:item/music_disc/music_disc_fallen_kingdom_cover_art" },
{ "predicate": { "custom_model_data": 240 }, "model": "minecraft:item/painting" }
{ "predicate": { "custom_model_data": 240 }, "model": "minecraft:item/painting" },
{ "predicate": { "custom_model_data": 241 }, "model": "sparklypower:item/pomni_jester_hat" }
]
}
11 changes: 11 additions & 0 deletions assets/sparklypower/font/doto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"providers":[
{
"file":"sparklypower:doto_medium.ttf",
"shift":[0, 0],
"size":10,
"oversample":4,
"type":"ttf"
}
]
}
Binary file added assets/sparklypower/font/doto_medium.ttf
Binary file not shown.
11 changes: 11 additions & 0 deletions assets/sparklypower/font/pacifico.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"providers":[
{
"file":"sparklypower:pacifico_regular.ttf",
"shift":[0, 0],
"size":10,
"oversample":4,
"type":"ttf"
}
]
}
Binary file added assets/sparklypower/font/pacifico_regular.ttf
Binary file not shown.
13 changes: 13 additions & 0 deletions assets/sparklypower/font/stuff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"providers":[
{
"file":"sparklypower:font/stuff.png",
"chars":[
"abcd"
],
"height":256,
"ascent":10,
"type":"bitmap"
}
]
}
6 changes: 6 additions & 0 deletions assets/sparklypower/items/candy_cane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "sparklypower:item/candy_cane"
}
}
19 changes: 19 additions & 0 deletions assets/sparklypower/models/equipment/flamengo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"layers": {
"horse_body": [
{
"texture": "sparklypower:flamengo"
}
],
"humanoid": [
{
"texture": "sparklypower:flamengo"
}
],
"humanoid_leggings": [
{
"texture": "sparklypower:flamengo"
}
]
}
}
140 changes: 140 additions & 0 deletions assets/sparklypower/models/item/candy_cane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "sparklypower:item/candy_cane",
"particle": "sparklypower:item/candy_cane"
},
"elements": [
{
"from": [10, 0, 7],
"to": [12, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 2, 11], "texture": "#0"},
"east": {"uv": [2, 0, 4, 11], "texture": "#0"},
"south": {"uv": [4, 0, 6, 11], "texture": "#0"},
"west": {"uv": [6, 0, 8, 11], "texture": "#0"},
"up": {"uv": [6, 13, 4, 11], "texture": "#0"},
"down": {"uv": [8, 11, 6, 13], "texture": "#0"}
}
},
{
"from": [6, 11, 7],
"to": [10, 13, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 7]},
"faces": {
"north": {"uv": [8, 0, 12, 2], "texture": "#0"},
"east": {"uv": [12, 0, 14, 2], "texture": "#0"},
"south": {"uv": [8, 2, 12, 4], "texture": "#0"},
"west": {"uv": [12, 2, 14, 4], "texture": "#0"},
"up": {"uv": [12, 6, 8, 4], "texture": "#0"},
"down": {"uv": [12, 6, 8, 8], "texture": "#0"}
}
},
{
"from": [4, 7, 7],
"to": [6, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 9, 7]},
"faces": {
"north": {"uv": [8, 8, 10, 12], "texture": "#0"},
"east": {"uv": [10, 8, 12, 12], "texture": "#0"},
"south": {"uv": [0, 11, 2, 15], "texture": "#0"},
"west": {"uv": [2, 11, 4, 15], "texture": "#0"},
"up": {"uv": [14, 6, 12, 4], "texture": "#0"},
"down": {"uv": [14, 6, 12, 8], "texture": "#0"}
}
},
{
"from": [6, 10, 7],
"to": [7, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 9, 7]},
"faces": {
"north": {"uv": [14, 4, 15, 5], "texture": "#0"},
"east": {"uv": [8, 12, 10, 13], "texture": "#0"},
"south": {"uv": [14, 5, 15, 6], "texture": "#0"},
"west": {"uv": [12, 8, 14, 9], "texture": "#0"},
"up": {"uv": [13, 11, 12, 9], "texture": "#0"},
"down": {"uv": [11, 12, 10, 14], "texture": "#0"}
}
},
{
"from": [5, 11, 7],
"to": [6, 12, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 10, 7]},
"faces": {
"north": {"uv": [6, 14, 7, 15], "texture": "#0"},
"east": {"uv": [11, 12, 13, 13], "texture": "#0"},
"south": {"uv": [14, 6, 15, 7], "texture": "#0"},
"west": {"uv": [12, 11, 14, 12], "texture": "#0"},
"up": {"uv": [5, 15, 4, 13], "texture": "#0"},
"down": {"uv": [6, 13, 5, 15], "texture": "#0"}
}
},
{
"from": [10, 11, 7],
"to": [11, 12, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 10, 7]},
"faces": {
"north": {"uv": [7, 14, 8, 15], "texture": "#0"},
"east": {"uv": [6, 13, 8, 14], "texture": "#0"},
"south": {"uv": [14, 7, 15, 8], "texture": "#0"},
"west": {"uv": [8, 13, 10, 14], "texture": "#0"},
"up": {"uv": [14, 11, 13, 9], "texture": "#0"},
"down": {"uv": [12, 13, 11, 15], "texture": "#0"}
}
},
{
"from": [9, 10, 7],
"to": [10, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 9, 7]},
"faces": {
"north": {"uv": [8, 14, 9, 15], "texture": "#0"},
"east": {"uv": [12, 13, 14, 14], "texture": "#0"},
"south": {"uv": [14, 8, 15, 9], "texture": "#0"},
"west": {"uv": [13, 12, 15, 13], "texture": "#0"},
"up": {"uv": [15, 2, 14, 0], "texture": "#0"},
"down": {"uv": [15, 2, 14, 4], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [3.5, -90, 0],
"translation": [0, 4.5, -0.5],
"scale": [0.85, 0.85, 0.85]
},
"thirdperson_lefthand": {
"rotation": [3.5, 90, 0],
"translation": [0, 4.5, -0.5],
"scale": [0.85, 0.85, 0.85]
},
"firstperson_righthand": {
"rotation": [12.75, -90, 0],
"translation": [1.75, 5.25, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_lefthand": {
"rotation": [12.75, 90, 0],
"translation": [1.75, 5.25, 0.25],
"scale": [0.7, 0.7, 0.7]
},
"ground": {
"rotation": [0, 0, -31],
"translation": [0, 3.25, 0.75],
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [-180, 0, 150.5],
"translation": [0, 1.5, 0]
},
"head": {
"scale": [0, 0, 0]
},
"fixed": {
"rotation": [0, 0, -29.25],
"translation": [-0.5, 2, 0],
"scale": [1.2, 1.2, 1.2]
}
}
}
Loading

0 comments on commit 5cbefdf

Please sign in to comment.