Changelog
This update includes important fixes and and two (and a half) new features!
Features
- Now requires Fabric 0.15.0 (this mod can still work on pre-0.15.0 but you need to change the fabric.json manually)
- Two new configuration files
wayf.flags
- Every config option or toggle for the mod will be found here
wayf.ignore
- You can use this file to add lore exclusions for the mod
- Added the ability to disable the "Minecraft" and "Unknown" tooltips (
wayf.flags
->annotateVanilla
&annotateUnknown
) - Added the ability to change the name of the "Unknown" tooltip (
wayf.flags
->unknownTooltipName
) - Added the Ignore List
- This feature allows you to add terms that the mod will search for inside the item lore in order to disable itself for that specific item stack; this is useful for compatability with datapacks that add their name to the lore such as Incendium or Stellarity.
- Igored terms can be added inside
wayf.ignore
separated by a new line. - This feature can be disabled inside
wayf.flags
->ignoreListEnabled
, this is reccomended if you don't need the feature since it will (marginally) improve server performance.
Fixes
- Removed Fabric API as a dependency
- Removed some leftover logging
- Avoid deleting the lore when joining the server/switching gamemodes
- Avoid crashing the client in the edge-case where the item lore is malformed
GitHub Release: https://github.com/CamperSamu/WhereAreYouFrom/releases/tag/1.4.0
Full Changelog: https://github.com/CamperSamu/WhereAreYouFrom/compare/1.3.0...1.4.0
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.4.0Loaders
FabricQuilt
Game versions
1.20.3–1.20.4Downloads
160Publication date
December 29, 2023 at 4:17 AMPublisher
Camper_Samu
Owner