|
Where Are You From? (WAYF)Github |相关wiki |源站链接支持: fabric , quiltA serverside-only Fabric mod that adds the corresponding mod name to items in the lore
*Why would you need it?*
If you host a serverside modpack (via for example) mods like https://github.com/shedaniel/RoughlyEnoughItems]REI won\'t display the right mod name inside item tooltips; this mod replicates the intended behaviour, even for Vanilla clients.
https://cdn.discordapp.com/attachments/729827668559659019/940359829157978152/unknown.png]
https://cdn.discordapp.com/attachments/729827668559659019/940563747959889960/unknown.png]
*Bleeding edge builds*
Upstream builds are available via https://github.com/CamperSamu/WhereAreYouFrom/actions]GitHub Actions.
*License*
This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
截图:
https://i.sodamc.com/modrinth/lHEgWd1oBx.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/uhwkhpw5Jp.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.211.21.11.20.51.20.61.20.31.20.41.181.18.11.18.2所有类型fabricquiltv1.5.0-pre.2+1.21.1 - Funny Lore Component bug fixshoutout-1.5.0-pre.2+1.21.1.jar下载1.5.0-pre.2+1.21.1#Beta### ⚠️ THIS IS A PRE-RELEASE! LITTLE TO NO TESTING HAS BEEN DONE! PROCEED WITH CAUTION!_Actually it\'s fine, I am pretty confident that this works well enough but I haven\'t properly tested some edge cases, but it should be fine_Heyo!This release fixes a `NullPointerException` that causes players to crash and menus to break when *some mods* misuse the `LoreComponent` by setting the `styledLines` parameter to `null`.Since the mod uses the styled lines to determine if a mod/datapack tag is present under the item (eg. Blockus or Incendium) for better precision, a workaround was implemented to supply said lore text when not available (Mojang pls fix).**GitHub**: https://github.com/CamperSamu/WhereAreYouFrom/releases/tag/1.5.0-pre.2+1.21.1**Full Changelog**: https://github.com/CamperSamu/WhereAreYouFrom/compare/1.5.0-pre.1+1.21.1...1.5.0-pre.2+1.21.1展开版本: 1.5.0-pre.2+1.21.1支持游戏: 1.21, 1.21.1类型:FabricQuiltBeta下载次数: 464v1.5.0-pre.1+1.20.5 - A (actually) less painful port to 1.21.1shoutout-1.5.0-pre.1+1.21.1.jar下载1.5.0-pre.1+1.21.1#Beta### ⚠️ THIS IS A PRE-RELEASE! LITTLE TO NO TESTING HAS BEEN DONE! PROCEED WITH CAUTION!This is a simple port to 1.21.1, nothing special.Enjoy!**GitHub Release**: https://github.com/CamperSamu/WhereAreYouFrom/releases/tag/1.5.0-pre.1+qq1.21.1**Full Changelog**: https://github.com/CamperSamu/WhereAreYouFrom/compare/1.5.0-pre.1+1.20.5...1.5.0-pre.1+1.21.1展开版本: 1.5.0-pre.1+1.21.1支持游戏: 1.21, 1.21.1类型:FabricQuiltBeta下载次数: 66v1.5.0-pre.1+1.20.5 - A (not too broken) port to 1.20.5shoutout-1.5.0+1.20.5.jar下载1.5.0-pre.1+1.20.5#Betashoutout-1.5.0+1.20.5-sources.jar下载1.5.0-pre.1+1.20.5#Beta### ⚠️ THIS IS A PRE-RELEASE! LITTLE TO NO TESTING HAS BEEN DONE! PROCEED WITH CAUTION!This release required a bit of a rework regarding appennding lore to the item packet as well as figuring out how components work in the Java API, because of this new issues might pop out and the update is far from complete in my opinion, I want to add a more secure and robust check against creative mode overwrites and I want to be 100% sure that I am not corrupting any data inside components.As of this release, as long as you don\'t go into creative and leave stuff in chests it should be fine, holding items in the inventory and switching back to survival should trigger the cleaning function but I am not sure if it works 100%.**GitHub**: https://modrinth.com/mod/shoutout/version/1.5.0-pre.1+1.20.5**Full Changelog**: https://github.com/CamperSamu/WhereAreYouFrom/compare/1.4.0...1.5.0-pre.1+1.20.5展开版本: 1.5.0-pre.1+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricQuiltBeta下载次数: 105v1.4.0 - Important bug fix, Ignore List and more configurabilityshoutout-1.4.0.jar下载1.4.0#Releaseshoutout-1.4.0-sources.jar下载1.4.0#ReleaseThis 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展开版本: 1.4.0支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 210v1.3.0 - 1.20.4, modid redirects & Lore leaking is no more |
楼主
2025-8-10 19:53:55
回复(0)
收起回复
|