修复bug:破坏方块无反应

This commit is contained in:
xiaobai
2026-02-13 22:27:03 +08:00
parent 8b502459b0
commit 2fbf5cfd7d
6 changed files with 202 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'com.playerblocklife'
version = '1.0.1-1.20.4'
version = '2.0.0-1.20.4'
sourceCompatibility = 17
targetCompatibility = 17