2.2.2-1.20.4

可以通过配置文件修改方块生成的范围
This commit is contained in:
xiaobai
2026-02-16 19:00:49 +08:00
parent f8c8b1141d
commit 032ef02ec8
33 changed files with 141 additions and 26 deletions

View File

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