Skip to content

Commit 9cce0c1

Browse files
committed
0.0.14
1 parent 2868155 commit 9cce0c1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = io.github.townyadvanced
2-
version = 0.0.14-SNAPSHOT
2+
version = 0.0.14
33

44
hangarVersions = 1.20.1-1.21.9
55
modrinthVersions = 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9

src/main/resources/Changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@
6666
- Minecraft version support is unchanged, because 0.101.2.5 still supports all the versions we do (1.20.1 - 1.20.9).
6767
- Using anvils for user input will not work on 1.21.9 until spigot mappings are added back, since AnvilGUI unfortunately still depends on those.
6868
- Item names and lore now have full support for the full color spectrum through MiniMessage in the language files, rather than being downsampled.
69+
- Chat-based input prompts now properly automatically cancel in more cases after receiving a successful input.

0 commit comments

Comments
 (0)