-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Just Dyna Things 翻译更新 #5605
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
Open
ChuijkYahus
wants to merge
11
commits into
CFPAOrg:main
Choose a base branch
from
ChuijkYahus:main-justdynathings
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Just Dyna Things 翻译更新 #5605
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
33d4fe8
JustDynaThings update:版本更新
ChuijkYahus 499b094
JustDynaThings fix
ChuijkYahus 5119da0
JustDynaThings update:官库更新
ChuijkYahus 5a6fa5e
JustDynaThings update:官库更新
ChuijkYahus 9065b93
JustDynaThings update:官库更新
ChuijkYahus 2375080
JustDynaThings fix
ChuijkYahus 6f0cf08
JustDynaThings update:官库更新
ChuijkYahus 736e9cc
JustDynaThings update:官库更新
ChuijkYahus 372c650
JustDynaThings fix
ChuijkYahus 2d2b49e
chore: migrate to new path structure
cc3877e
JustDynaThings update:官库更新
ChuijkYahus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
25 changes: 25 additions & 0 deletions
25
...things/patchouli_books/justdirethingsbook/en_us/entries/justdynathings/paradox_mixer.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "name": "悖论,简化生活!", | ||
| "sortnum": 12, | ||
| "category": "justdirethings:justdynathings", | ||
| "icon": "justdynathings:paradox_mixer", | ||
| "pages": [ | ||
| { | ||
| "type": "patchouli:crafting", | ||
| "title": "悖论混合器", | ||
| "recipe": "justdynathings:paradox_mixer", | ||
| "text": "一个不稳定方块,可以批量执行投入流体配方。$(br)需要至少一台激活的稳定器。$(br)$(br)$(italic)*Patchouli 的渲染器不支持自定义渲染*$()" | ||
| }, | ||
| { | ||
| "type": "patchouli:multiblock", | ||
| "multiblock": { | ||
| "pattern": [["G"], ["R"], ["0"]], | ||
| "mapping": { | ||
| "G": "justdynathings:paradox_mixer[alive=false]", | ||
| "R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=true]" | ||
| } | ||
| }, | ||
| "enable_visualize": false | ||
| } | ||
| ] | ||
| } |
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
14 changes: 14 additions & 0 deletions
14
...ustdirethings/patchouli_books/justdirethingsbook/en_us/entries/justdynathings/ticker.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "name": "Time is relative", | ||
| "sortnum": 13, | ||
| "category": "justdirethings:justdynathings", | ||
| "icon": "justdynathings:ticker", | ||
| "pages": [ | ||
| { | ||
| "type": "patchouli:crafting", | ||
| "title": "Ticker Block", | ||
| "recipe": "justdynathings:ticker", | ||
| "text": "A block that speed up blocks at 16x of normal tick rate" | ||
| } | ||
| ] | ||
| } |
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 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
25 changes: 25 additions & 0 deletions
25
...things/patchouli_books/justdirethingsbook/zh_cn/entries/justdynathings/paradox_mixer.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "name": "Paradox simplify the life!", | ||
| "sortnum": 12, | ||
| "category": "justdirethings:justdynathings", | ||
| "icon": "justdynathings:paradox_mixer", | ||
| "pages": [ | ||
| { | ||
| "type": "patchouli:crafting", | ||
| "title": "Paradox Mixer", | ||
| "recipe": "justdynathings:paradox_mixer", | ||
| "text": "An unstable block that allow to mass-craft fluid drop recipes$(br)It require at least one Stabilizer energized$(br)$(br)$(italic)*Custom rendering dont work on Patchouli render*$()" | ||
| }, | ||
| { | ||
| "type": "patchouli:multiblock", | ||
| "multiblock": { | ||
| "pattern": [["G"], ["R"], ["0"]], | ||
| "mapping": { | ||
| "G": "justdynathings:paradox_mixer[alive=false]", | ||
| "R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=true]" | ||
| } | ||
| }, | ||
| "enable_visualize": false | ||
| } | ||
| ] | ||
| } |
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
14 changes: 14 additions & 0 deletions
14
...ustdirethings/patchouli_books/justdirethingsbook/zh_cn/entries/justdynathings/ticker.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| { | ||
| "name": "时间是相对的", | ||
| "sortnum": 13, | ||
| "category": "justdirethings:justdynathings", | ||
| "icon": "justdynathings:ticker", | ||
| "pages": [ | ||
| { | ||
| "type": "patchouli:crafting", | ||
| "title": "进刻器", | ||
| "recipe": "justdynathings:ticker", | ||
| "text": "能加速方块的方块,相当于游戏刻速率变为 16 倍。" | ||
| } | ||
| ] | ||
| } |
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 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |
| navigation: | ||
| title: 更多砧 | ||
| icon: "justdynathings:eclipse_alloy_anvil" | ||
| position: 1 | ||
| position: 2 | ||
| --- | ||
|
|
||
| # 更多砧 | ||
|
|
||
34 changes: 0 additions & 34 deletions
34
...-dyna-things/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...ngs/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings/amethyst.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...hings/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings/certus.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...things/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings/entro.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...gs/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings/phasorite.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...-things/1.21/justdynathings/guides/justdynathings/guide/_zh_cn/buddings/time.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.