Skip to content

Commit

Permalink
some small tweaks to the UI and modify the stars display
Browse files Browse the repository at this point in the history
  • Loading branch information
29cmb committed Dec 5, 2024
1 parent a79080c commit 7c86577
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 3 deletions.
15 changes: 12 additions & 3 deletions assets/cmbminigames/font/actionbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"type": "ttf",
"file": "cmbminigames:minecraftia.ttf",
"shift": [
2.0,
39.5
-60.0,
37
],
"size": 11,
"size": 7.5,
"oversample": 4
},
{
Expand All @@ -24,6 +24,15 @@
"chars": [
""
]
},
{
"type": "bitmap",
"file": "cmbminigames:font/stars_panel.png",
"ascent": -23,
"height": 11,
"chars": [
"\uE000"
]
}
]
}
Binary file added assets/cmbminigames/textures/font/stars_panel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/minecraft/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"effect.minecraft.hunger": "Cmb Minigames"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/mob_effect/hunger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c86577

Please sign in to comment.