This release adds support for Minecraft 1.19.3.
New bug fixes:
- MC-62997: Scoreboard overlaps debug screen (#25)
- MC-147659: Some witch huts spawn the incorrect cat (#21)
- MC-252934: Placing structures with item frames logs "Hanging entity at invalid position: BlockPosition" (#22)
Removed bug fixes:
- MC-84873: DeathTime values 20+ cause corrupted mobs
This bug was fixed by Mojang.
- MC-145748: Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice
This bug was fixed by Mojang.
- MC-151412: "Edit Server Info" window does not focus "Server Name" text field automatically
This bug was fixed by Mojang.
- MC-233042: Server Address field isn't focused when Direct Connection menu is opened
This bug was fixed by Mojang.
- MC-244694: The sounds of goats stomping and ramming aren't controlled by the "Friendly Creatures" sound slider
This bug was fixed by Mojang.
Other changes:
- Fixed an incompatibility with Shield Extensions (#19)
This release adds support for Minecraft 1.19. Thorium builds for Minecraft 1.18 will no longer be supported.
New bug fixes:
- MC-112730: Beacon beam and structure block render twice per frame
- MC-145748: Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice
- MC-227169: The main hand is broken when you hold a crossbow loaded into the secondary hand
Removed bug fixes:
- MC-248191: Vindicators' arms are misaligned when celebrating
This bug was recently closed by Mojang as Working as Intended.
Thorium fixes:
- MC-55347: Title with long duration shows in other world
Title durations are now also reset when joining a new server or singleplayer world.
Other changes:
- thorium now includes an experimental config system, allowing you to toggle fixes. The config can be found in the
.minecraft/config/thorium
folder (config/thorium
on dedicated servers) and will have a GUI editor available in a later update.
New bug fixes:
- MC-7569: RCON output has newlines removed
- MC-144761: Animated texture interpolation ignores alpha channel during transition from/to transparent pixels (#8)
- MC-176806: Scoreboard criteria for using glowstone doesn't increase score when charging a respawn anchor
Removed bug fixes:
- MC-187539: "tick" function tag runs before "load" instead of the other way around
This fix caused datapack behaviour to be different from vanilla, potentionally causing issues with datapacks depending on this broken behaviour.
- MC-230603: Wolf ears and legs aren't mirrored
- MC-246257: The horns of some entities aren't mirrored
- MC-246258: Hoglins' and zoglins' tusks aren't mirrored
These bugs were recently closed by Mojang as Working as Intended, since they apparently intend on keeping both legs the same, see this Mojira comment.
New bug fixes:
- MC-184029: Clicking into the language list does not remove focus from the focused button
- MC-165595: Guardian beam does not render when over a certain "Time" in level.dat
- MC-233042: Server Address field isn't focused when Direct Connection menu is opened (#1)
- MC-249054: Closing inventory by clicking outside of GUI doesn't close inventory properly
Other changes:
- Removed dependency on Fabric API