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

添加advancement包替换

This commit is contained in:
XiaoMoMi
2025-07-11 22:51:47 +08:00
parent d3bbacbe84
commit aa4ef03255
21 changed files with 410 additions and 7 deletions

View File

@@ -221,7 +221,7 @@ image:
intercept-packets:
system-chat: true
tab-list: true # Tab list header and footer
player-info: true # User list in tab
player-info: true # Player list in tab
set-score: true
actionbar: true
title: true
@@ -233,6 +233,7 @@ image:
armor-stand: true # Legacy Holograms
text-display: true # Modern Holograms
item: true
advancement: true
# Defines Unicode characters used for <shift:xxx> positioning
# - Must match the font defined in resource packs
# - Do NOT modify unless you understand text rendering mechanics