Skip to content

Commit 775d672

Browse files
committed
general - fixes for 1.20+
1 parent 5c30cd6 commit 775d672

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
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+
}

pack.mcmeta

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"pack": {
33
"pack_format": 6,
4-
"supported_formats": [6,25],
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"
4+
"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",
6+
7+
"overlays": {
8+
"entries": [{"directory":"titlefix","formats":[14,30]}]
9+
}
610
}
711
}
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+
}

0 commit comments

Comments
 (0)