修改方块生成范围集中的问题

This commit is contained in:
xiaobai
2026-02-13 22:45:17 +08:00
parent 2fbf5cfd7d
commit b268a74eeb
8 changed files with 118 additions and 20 deletions

View File

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