Where Are You From? (WAYF)
A 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 PolyMC for example) mods like REI won't display the right mod name inside item tooltips; this mod replicates the intended behaviour, even for Vanilla clients.
Bleeding edge builds
Upstream builds are available via GitHub Actions.
License
This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
截图:
来自Modrinth
v1.5.0-pre.2+1.21.1 - Funny Lore Component bug fix
shoutout-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
_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
类型: Fabric Quilt
Beta
下载次数: 335
v1.5.0-pre.1+1.20.5 - A (actually) less painful port to 1.21.1
shoutout-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
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
类型: Fabric Quilt
Beta
下载次数: 59
v1.5.0-pre.1+1.20.5 - A (not too broken) port to 1.20.5
shoutout-1.5.0+1.20.5.jar下载1.5.0-pre.1+1.20.5#Beta
shoutout-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
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
类型: Fabric Quilt
Beta
下载次数: 89
收录