2024-09-17

1.取消了对LivingEntity的Mixin
2.更新另一个进度条(仍在调试阶段)
3.修复指令上的纰漏
This commit is contained in:
叁玖领域 2024-09-17 23:16:22 +08:00
parent 14b082dd1f
commit 57fc838641
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 版本 0.0.3.4 提前介绍c[最终版本对于0.0.4] 【注意:本解釋簡繁混寫,因爲趕時間,所以並不怎麽規範,請諒解】
# 版本 0.0.3.5 提前介绍c[最终版本对于0.0.4] 【注意:本解釋簡繁混寫,因爲趕時間,所以並不怎麽規範,請諒解】
## 简介
现在开始你可以用拴绳拴住玩家,也可以拴住自己了,不如尝试拴住彼此来通关我的世界吧(

View File

@ -32,7 +32,7 @@ mod_name=Leashed Player
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=MIT
# The mod version. See https://semver.org/
mod_version=0.0.3.4
mod_version=0.0.3.5
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
@ -40,4 +40,4 @@ mod_group_id=com.r3944realms.leashedplayer
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
mod_authors=r3944Realms
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
mod_description= Player but can be leash
mod_description= Player but can be leashed