Skip to content

Commit

Permalink
general: title fix for 1.20+
Browse files Browse the repository at this point in the history
  • Loading branch information
bangetto committed Dec 12, 2023
1 parent eaa23eb commit b501886
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 1 deletion.
5 changes: 5 additions & 0 deletions assets/minecraft/textures/gui/title/minecraft.png.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"texture": {
"blur": true
}
}
4 changes: 4 additions & 0 deletions assets/minecraft/textures/gui/title/minecraft.png.rpo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"condition":"version('minecraft', '1.20|1.20.1')",
"fallbacks": [ "assets/minecraft/textures/gui/title/minecraft_1_20.png" ]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions assets/minecraft/textures/gui/title/minecraft_1_20.png.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"texture": {
"blur": true
}
}
2 changes: 1 addition & 1 deletion pack.mcmeta
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"pack": {
"pack_format": 6,
"supported_formats": [6,30],
"description": "§e§l§kB§r§6§lRequries the mod Chime!§r§e§l§ky\n§r§d§kbang§r §5§nGithub.com/bangetto§r §d§ketto",
"description": "§e§l§kMade§r§6§l Requries Chime! §r§e§l§kBy--\n§r§d§kbang§r §5§nGithub.com/bangetto§r §d§ketto",

"overlays": {
"entries": [{"directory":"titlefix","formats":[14,30]}]
Expand Down
7 changes: 7 additions & 0 deletions respackopts.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
id: "vbp",
version: 9,
capabilities: ["FileFilter", "DirFilter"],
conf: {
}
}

0 comments on commit b501886

Please sign in to comment.