Skip to content

Commit b501886

Browse files
committed
general: title fix for 1.20+
1 parent eaa23eb commit b501886

File tree

6 files changed

+22
-1
lines changed

6 files changed

+22
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"texture": {
3+
"blur": true
4+
}
5+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"condition":"version('minecraft', '1.20|1.20.1')",
3+
"fallbacks": [ "assets/minecraft/textures/gui/title/minecraft_1_20.png" ]
4+
}
33.6 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"texture": {
3+
"blur": true
4+
}
5+
}

pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"pack": {
33
"pack_format": 6,
44
"supported_formats": [6,30],
5-
"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",
5+
"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",
66

77
"overlays": {
88
"entries": [{"directory":"titlefix","formats":[14,30]}]

respackopts.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
id: "vbp",
3+
version: 9,
4+
capabilities: ["FileFilter", "DirFilter"],
5+
conf: {
6+
}
7+
}

0 commit comments

Comments
 (0)