Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

盔甲cit材质在1.21未正确工作 #52

Open
jiajia06403 opened this issue Sep 27, 2024 · 5 comments
Open

盔甲cit材质在1.21未正确工作 #52

jiajia06403 opened this issue Sep 27, 2024 · 5 comments
Assignees
Labels
🐛Bug|錯誤 Something isn't working|某些東西沒有正確運作

Comments

@jiajia06403
Copy link
Contributor

Minecraft版本1.20.1:
Screenshot_20240927_175146_edit_1708825080159174

Minecraft版本1.21.1:
Screenshot_20240927_175600_edit_1708814798302720

客户端均安装了cit模组(1.20.1: cit模组1.1.5版本,1.21.1: cit模组1.2.1版本)

@jiajia06403 jiajia06403 added the 🐛Bug|錯誤 Something isn't working|某些東西沒有正確運作 label Sep 27, 2024
@xMikux xMikux self-assigned this Sep 27, 2024
@xMikux
Copy link
Owner

xMikux commented Sep 27, 2024

好,我剛花了一些時間研究一下這問題,我注意到 CIT 在最新版本 1.21 的判斷格式改變了

從原本的 nbt 變成 1.21 最新支援的 components

- nbt.CustomModelData=2200076
+ components.custom_model_data=2200076

若我對這個進行更新的話,會導致 1.21 以下的 CIT 都不會顯示

@jiajia06403
Copy link
Contributor Author

好奇如果同时写这两种会怎么样

@xMikux
Copy link
Owner

xMikux commented Oct 8, 2024

兩個都不會作用

@jiajia06403
Copy link
Contributor Author

什么时候更新呢qwq,出两个release呗

@xMikux
Copy link
Owner

xMikux commented Oct 17, 2024

有空的時候我會想想看要怎麼做

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug|錯誤 Something isn't working|某些東西沒有正確運作
Projects
None yet
Development

No branches or pull requests

2 participants