知我姓名 (Know My Name)
修复了在加入服务器时无法获取命名容器名称的问题。
像Optifine或Continuity这样的MOD允许资源包创建者根据自定义名称更改方块的纹理。例如,xali的Enhanced Vanilla会根据其名称重新定义桶的纹理,使其具有不同的变体。
然而,这在多人服务器上不能直接工作,因为在重新加入或对放置桶的玩家以外的玩家来说,服务器不会向客户端提供该桶的自定义名称。这个MOD解决了这个问题。(万岁!)
[下载MOD]
[CurseForge页面]
[Modrinth页面]
- fix mod description
- update to 1.21.1
- support for 1.20 & 1.20.1
- update structure and workflows
Update for 1.19.3 & 1.19.4, will not work with 1.19.2 and below!
### Changed
- Set entrypoint to `*` for client usage
### Changed
- Set entrypoint to `*` for client usage
Update for 1.19
Initial Release