Skip to content

Fix "%s" in tooltips#334

Open
Myitian wants to merge 1 commit intoSmashingMods:1.20.1from
Myitian:1.20.1-patch
Open

Fix "%s" in tooltips#334
Myitian wants to merge 1 commit intoSmashingMods:1.20.1from
Myitian:1.20.1-patch

Conversation

@Myitian
Copy link

@Myitian Myitian commented Jan 18, 2024

Tooltip of some blocks wrongly used TranslatableContents, making "%d" not working.
This PR fixes the problem that "%d"s are not working and display as "%s".

Before

Before: Atomizer
Before: Compactor
Before: Combiner

After

After: Atomizer
After: Compactor
After: Combiner

@SrNadien
Copy link

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.

2 participants