-
-
Notifications
You must be signed in to change notification settings - Fork 86
Adding Translations for Mod Compact Page #715
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
Merged
DaFuqs
merged 20 commits into
DaFuqs:1.20.1-aria-for-painters
from
Ethanolgie:1.20.1-aria-for-painters
May 13, 2025
Merged
Adding Translations for Mod Compact Page #715
DaFuqs
merged 20 commits into
DaFuqs:1.20.1-aria-for-painters
from
Ethanolgie:1.20.1-aria-for-painters
May 13, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a strange but simple bug,When normally getting random ticked,MermaidsBrush should spawn item when the age 'technically reach 8'(7+1),but it will spawn item when the age reachs 7,7 % 8 is still 7 but it will drop a gem.So sometimes it will drop gems if a bone meal made it age=7,and drop again when it grows again.
…ften-not-reset-age-while-spawning-Gem Update MermaidsBrushBlock.java
1.8.0 changed disc id into music_disc_credits,while seed vault is still dimension theme
Update Draconic twinsword unlock condition because you can reveal blood orchid petals upon reaching Undergrowth manor this version.However,you cannot craft twinsword unless you had solved bedrock and redstone puzzle ruin.
Fixed a lot Including typos,misunderstandings. Changed separator of some recipes that separate XP and time from '-' to '+'
Make 100%-alcohols (Pure Alcohol and Chrysocolla) able to superheat Create Blaze Burner
Fixing list: not able to read zh_cn in spawner page; typos; misunderstandings.
A new translation for ruin closer to people's language habits. Because “坏灭” does not only be a bit incorrect for 'ruin' but also have a not so fluent in pronunciation."毁蚀" is much closer to 'ruin' and its pronunciation is better.
Mod compact translation for: immersive weathering, malum, and neepmeat. Some small fixes
Collated potion workshop and dragonbone pages Fixed a translation error
Owner
|
👌👌👌 |
DaFuqs
pushed a commit
that referenced
this pull request
May 13, 2025
* Update MermaidsBrushBlock.java This is a strange but simple bug,When normally getting random ticked,MermaidsBrush should spawn item when the age 'technically reach 8'(7+1),but it will spawn item when the age reachs 7,7 % 8 is still 7 but it will drop a gem.So sometimes it will drop gems if a bone meal made it age=7,and drop again when it grows again. * change disc id to new version id 1.8.0 changed disc id into music_disc_credits,while seed vault is still dimension theme * Exc * Exc * Sync * Update Draconic twinsword unlock condition Update Draconic twinsword unlock condition because you can reveal blood orchid petals upon reaching Undergrowth manor this version.However,you cannot craft twinsword unless you had solved bedrock and redstone puzzle ruin. * Update zh_cn.json Fixed a lot Including typos,misunderstandings. Changed separator of some recipes that separate XP and time from '-' to '+' * Update zh_cn.json * Make 100%-alcohols able to superheat Make 100%-alcohols (Pure Alcohol and Chrysocolla) able to superheat Create Blaze Burner * Fix more... Fixing list: not able to read zh_cn in spawner page; typos; misunderstandings. * Fixing wrong translation * Update zh_cn.json A new translation for ruin closer to people's language habits. Because “坏灭” does not only be a bit incorrect for 'ruin' but also have a not so fluent in pronunciation."毁蚀" is much closer to 'ruin' and its pronunciation is better. * Update zh_cn.json Mod compact translation for: immersive weathering, malum, and neepmeat. Some small fixes * Update zh_cn.json Collated potion workshop and dragonbone pages Fixed a translation error --------- Co-authored-by: Ethanolgie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Chinese translations for mod compact pages: immersive weathering, malum, and neepmeat.
Fixed some translations.