From 57fc83864176787b616ff05a90f4555b5d5ec082 Mon Sep 17 00:00:00 2001 From: 3944Realms Date: Tue, 17 Sep 2024 23:16:22 +0800 Subject: [PATCH] =?UTF-8?q?2024-09-17=201.=E5=8F=96=E6=B6=88=E4=BA=86?= =?UTF-8?q?=E5=AF=B9LivingEntity=E7=9A=84Mixin=202.=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=8F=A6=E4=B8=80=E4=B8=AA=E8=BF=9B=E5=BA=A6=E6=9D=A1=EF=BC=88?= =?UTF-8?q?=E4=BB=8D=E5=9C=A8=E8=B0=83=E8=AF=95=E9=98=B6=E6=AE=B5=EF=BC=89?= =?UTF-8?q?=203.=E4=BF=AE=E5=A4=8D=E6=8C=87=E4=BB=A4=E4=B8=8A=E7=9A=84?= =?UTF-8?q?=E7=BA=B0=E6=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6401c92..8521110 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 版本 0.0.3.4 提前介绍c[最终版本对于0.0.4] 【注意:本解釋簡繁混寫,因爲趕時間,所以並不怎麽規範,請諒解】 +# 版本 0.0.3.5 提前介绍c[最终版本对于0.0.4] 【注意:本解釋簡繁混寫,因爲趕時間,所以並不怎麽規範,請諒解】 ## 简介 现在开始你可以用拴绳拴住玩家,也可以拴住自己了,不如尝试拴住彼此来通关我的世界吧( diff --git a/gradle.properties b/gradle.properties index d82bf6e..2aee10d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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