9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-31 12:56:28 +00:00

feat(core): 优化 BlockDisplay 实体数据处理

This commit is contained in:
jhqwqmc
2025-04-05 11:31:20 +08:00
parent 1dbe840d44
commit d5947cd62d
5 changed files with 14 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ config=${config_version}
builder=${builder}
supported-languages=${supported_languages}
lang-version=${lang_version}
latest-version=${latest_minecraft_version}
latest-version=${latest_supported_version}
asm=${asm_version}
asm-commons=${asm_commons_version}
jar-relocator=${jar_relocator_version}