- Updated to Minecraft 1.20
- The Fabric version now also loads the config from
waystones-common.toml
(instead ofwaystones.toml
) cloth-config
is no longer a hard dependency (but still recommended if you want a config screen)- Added a fallback for loading custom player data between Forge and Fabric in case of world migrations
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed UseBlock and UseItem events on Fabric not respecting cancellation, causing an issue in Hardcore Revival
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Update to Minecraft 1.19.4
- Fixed loot table modifiers preventing other mods from modifying loot tables dynamically
- Fixed config failing to sync resulting in all kinds of weird errors
- Fixed client-side options always being overwritten by the server