Skip to content

fix: bee cage name display bug when change language - #774

Open
HowXu wants to merge 1 commit into
JDKDigital:dev-1.21.0from
Nibelungorum:fix/dev-1.21-BeeCageDisplay
Open

fix: bee cage name display bug when change language#774
HowXu wants to merge 1 commit into
JDKDigital:dev-1.21.0from
Nibelungorum:fix/dev-1.21-BeeCageDisplay

Conversation

@HowXu

@HowXu HowXu commented Jun 23, 2026

Copy link
Copy Markdown

Original bee cage name is from ItemTag "name", However it's hard coded, it perform wrong when you change your language and for some special configured bee in some modpacks, the name can not be saved correctly:

In first shoot, the whole name should be one language, not two.
Snipaste_2026-06-23_12-14-24
Snipaste_2026-06-23_12-15-17

Just change the display from name to transkey which read from a filed constructed with a normal synatx, meanwhile keep a compare and return a default, this can perform well for configurable_bee too.

Snipaste_2026-06-23_12-26-53 Snipaste_2026-06-23_12-27-31

@HowXu

HowXu commented Jun 26, 2026

Copy link
Copy Markdown
Author

@JaisDK Sorry for bothering you, If it's not too trouble, could you review this in your spare time? thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant