SuperLeadRope/README.MD
3944Realms ec373ee1cf feather:
1.渲染由客户端世界Tick进行
2.优化了些细节实现(如拴绳交互)
3.提供可调配的实体配置(用于过滤拴绳拉动和拴绳传送)
fix:
1.移除旧的技术实体实现,转为Tick计算力
2.修复C/S网络同步问题
2025-09-09 00:10:26 +08:00

46 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Super Lead Rope / 超级拴绳
# 📜 License / 许可证
This project is licensed under the **GNU GPL v3** open source license.
本项目采用 **GNU GPL v3** 开源协议。
## You are free to: / 您可以自由地:
- **Use** - Use the mod in personal or commercial projects
**使用** - 在个人或商业项目中使用本模组
- **Learn** - Study and learn from the source code
**学习** - 研究和学习模组的源代码
- **Modify** - Modify the code to suit your needs
**修改** - 修改模组代码以满足您的需求
- **Distribute** - Distribute original or modified versions
**分发** - 分发原始或修改后的版本
## Under the following conditions: / 在遵循以下条件的前提下:
1. **Open Source Requirement** - If you distribute modified versions, you must open source them under the same GPL v3 license
**开源要求** - 如果您分发修改后的版本必须同样使用GPL v3协议开源
2. **Copyright Notice** - Preserve original copyright and license notices
**版权声明** - 保留原始的版权和许可证声明
3. **Source Code Availability** - Provide access to the modified source code
**源代码可用** - 提供修改后的源代码访问方式
4. **Same License** - Use the same GPL v3 license
**相同许可证** - 使用相同的GPL v3协议
**Full Terms:** [View LICENSE file](LICENSE.GPL3) | [GPL v3 Details](https://www.gnu.org/licenses/gpl-3.0.html)
**完整条款:** [查看LICENSE文件](LICENSE.GPL3) | [GPL v3详情](https://www.gnu.org/licenses/gpl-3.0.html)
# 🎵 Audio Resources / 音效资源声明
This mod includes supplemental audio assets from **Minecraft (by Mojang Studios / Microsoft)**,
which are **not** covered by the GPL license of this project.
本模组中包含部分来自 **MinecraftMojang Studios / Microsoft** 的补充音效资源,
这些资源 **不属于** 本项目 GPL 协议授权的范围。
- Copyright of these audio files belongs to **Mojang Studios / Microsoft**.
这些音效文件的版权归 **Mojang Studios / Microsoft** 所有。
- They are provided here solely for compatibility and gameplay purposes.
这些音效仅为兼容性和游戏功能提供。
- The **GPL v3 license applies only to the original code and assets of this mod**,
and does **not** apply to the bundled Minecraft audio files.
**GPL v3 协议仅适用于本模组的原创代码与资源**,不适用于其中包含的 Minecraft 音效文件。