2.2.0-1.20.4

将生命方块由玩家头换为其他原版多颜色方块
This commit is contained in:
xiaobai
2026-02-16 17:43:39 +08:00
parent 3bfa81f94f
commit ad5cdf1c64
136 changed files with 9850 additions and 686 deletions

View File

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