Skip to content

Just Dyna Things 翻译更新 #5312

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
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,25 @@
navigation:
title: 烈焰金砧
icon: "justdynathings:blazegold_anvil"
position : 2
position: 2
parent: justdynathings:anvils.md
item_ids:
- justdynathings:blazegold_anvil
---

# 烈焰金砧

使用熔岩和其他高温流体修复物品的砧
使用[高温流体](https://github.com/DevDyna/JustDynaThings/blob/main/src/generated/resources/data/justdynathings/data_maps/fluid/anvils/blazegold_repair.json)修复物品的砧

<BlockImage id="justdynathings:blazegold_anvil" scale="4.0"/>

<RecipeFor id="justdynathings:blazegold_anvil" />
<RecipeFor id="justdynathings:blazegold_anvil" />

## 默认高温流体

| 物品 | 效率 |
| ----------------------------------------------------------------------- | ---- |
| <ItemLink id= "minecraft:lava_bucket" scale="0.75" /> | 1.0x |
| <ItemLink id="justdirethings:refined_t2_fluid_bucket" scale="0.75" /> | 2.5x |
| <ItemLink id= "justdirethings:refined_t3_fluid_bucket" scale="0.75" /> | 5.5x |
| <ItemLink id= "justdirethings:refined_t4_fluid_bucket" scale="0.75" /> | 7.5x |
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 苍穹晶砧
icon: "justdynathings:celestigem_anvil"
position : 3
position: 3
parent: justdynathings:anvils.md
item_ids:
- justdynathings:celestigem_anvil
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,22 @@
navigation:
title: 蚀空合金砧
icon: "justdynathings:eclipse_alloy_anvil"
position : 4
position: 4
parent: justdynathings:anvils.md
item_ids:
- justdynathings:eclipse_alloy_anvil
---

# 蚀空合金砧

和<ItemLink id="justdynathings:celestigem_anvil"/>一样使用Forge能量(Forge Energy,FE)修复物品的砧。引入时间流体后,此砧单次就能修复总耐久度的10%;如果总耐久度小于1000,就可瞬间修复完毕。

示例:
如果工具的最大耐久度为10000点,则每游戏刻修复1000点。
如果工具的最大耐久度为256点,则会在单个游戏刻内完全修复。
和<ItemLink id="justdynathings:celestigem_anvil"/>一样使用Forge能量(Forge Energy,FE)修复物品的砧。引入[冷却剂](https://github.com/DevDyna/JustDynaThings/blob/main/src/generated/resources/data/justdynathings/data_maps/fluid/anvils/eclipsealloy_repair.json)后,此砧会根据`冷却剂效率 / 100 x 总耐久度`公式计算修复量;如果总耐久度小于1000,就可瞬间修复完毕。

<BlockImage id="justdynathings:eclipse_alloy_anvil" scale="4.0"/>

<RecipeFor id="justdynathings:eclipse_alloy_anvil" />
<RecipeFor id="justdynathings:eclipse_alloy_anvil" />

## 默认冷却剂

| 物品 | 效率 |
| -------------------------------------------------------------------- | ----- |
| <ItemLink id= "justdirethings:time_fluid_bucket" scale="0.75" /> | 10.0x |
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,23 @@
navigation:
title: 核源铁砧
icon: "justdynathings:ferricore_anvil"
position : 1
position: 1
parent: justdynathings:anvils.md
item_ids:
- justdynathings:ferricore_anvil
---

# 核源铁砧

可以使用<ItemLink id="minecraft:iron_ingot"/>和<ItemLink id="justdirethings:ferricore_ingot"/>修复所有铁工具的砧
可以使用恰当的[催化剂](https://github.com/DevDyna/JustDynaThings/blob/main/src/generated/resources/data/justdynathings/data_maps/item/anvils/ferricore_repair.json)修复工具的砧

<BlockImage id="justdynathings:ferricore_anvil" scale="4.0"/>

<RecipeFor id="justdynathings:ferricore_anvil" />
<RecipeFor id="justdynathings:ferricore_anvil" />

## 默认催化剂

| 物品 | 耐久度修复 |
| --------------------------------------------------------------- | ---------- |
| <ItemLink id= "minecraft:iron_ingot" scale="0.75" /> | 64 |
| <ItemLink id="justdirethings:ferricore_ingot" scale="0.75" /> | 128 |
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,20 @@ navigation:
title: 创造凝胶
icon: "justdynathings:creative_goo"
parent: goo.md
position : 99
position: 99
categories:
- goo
- goo
item_ids:
- justdynathings:creative_goo
---

# 创造凝胶

不会失活的简单凝胶。

不会失活的简单凝胶,可由任意扳手激活或失活。

凝胶等级:**MAX**

<BlockImage id="justdynathings:creative_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:creative_goo" scale="4.0" p:alive="true" />

可由任意扳手激活或失活。
<RecipeFor id="justdynathings:creative_goo" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ navigation:
title: 高能凝胶
icon: "justdynathings:energized_goo"
parent: goo.md
position : 1
position: 1
categories:
- goo
- goo
item_ids:
- justdynathings:energized_goo
---
Expand All @@ -14,9 +14,9 @@ item_ids:

需要**Forge能量**(Forge Energy)保持激活状态的新凝胶。

凝胶等级:**6**

<BlockImage id="justdynathings:energized_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:energized_goo" scale="4.0" p:alive="true"/>

凝胶等级:**6**

<RecipeFor id="justdynathings:energized_goo" />
<RecipeFor id="justdynathings:energized_goo" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ navigation:
title: 充能原初浆凝胶
icon: "justdynathings:charged_primogel_goo"
parent: goo.md
position : 11
position: 11
categories:
- energy_goo
- energy_goo
item_ids:
- justdynathings:charged_primogel_goo
---
Expand All @@ -14,9 +14,11 @@ item_ids:

<ItemLink id="justdirethings:gooblock_tier1"/>的能量驱动变种。

凝胶等级:**1**

<BlockImage id="justdynathings:charged_primogel_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:charged_primogel_goo" scale="4.0" p:alive="true"/>

*主要是为各位内容创作者们准备的。*
<RecipeFor id="justdynathings:charged_primogel_goo" />

<RecipeFor id="justdynathings:charged_primogel_goo" />
*主要是为各位内容创作者们准备的。*
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ navigation:
title: 充能烈焰蕾凝胶
icon: "justdynathings:charged_blazebloom_goo"
parent: goo.md
position : 12
position: 12
categories:
- energy_goo
- energy_goo
item_ids:
- justdynathings:charged_blazebloom_goo
---
Expand All @@ -14,9 +14,11 @@ item_ids:

<ItemLink id="justdirethings:gooblock_tier2"/>的能量驱动变种。

凝胶等级:**2**

<BlockImage id="justdynathings:charged_blazebloom_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:charged_blazebloom_goo" scale="4.0" p:alive="true"/>

*主要是为各位内容创作者们准备的。*
<RecipeFor id="justdynathings:charged_blazebloom_goo" />

<RecipeFor id="justdynathings:charged_blazebloom_goo" />
*主要是为各位内容创作者们准备的。*
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ navigation:
title: 充能虚空辉凝胶
icon: "justdynathings:charged_voidshimmer_goo"
parent: goo.md
position : 13
position: 13
categories:
- energy_goo
- energy_goo
item_ids:
- justdynathings:charged_voidshimmer_goo
---
Expand All @@ -14,9 +14,11 @@ item_ids:

<ItemLink id="justdirethings:gooblock_tier3"/>的能量驱动变种。

凝胶等级:**3**

<BlockImage id="justdynathings:charged_voidshimmer_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:charged_voidshimmer_goo" scale="4.0" p:alive="true"/>

*主要是为各位内容创作者们准备的。*
<RecipeFor id="justdynathings:charged_voidshimmer_goo" />

<RecipeFor id="justdynathings:charged_voidshimmer_goo" />
*主要是为各位内容创作者们准备的。*
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ navigation:
title: 充能暗影脉凝胶
icon: "justdynathings:charged_shadowpulse_goo"
parent: goo.md
position : 14
position: 14
categories:
- energy_goo
- energy_goo
item_ids:
- justdynathings:charged_shadowpulse_goo
---
Expand All @@ -14,9 +14,11 @@ item_ids:

<ItemLink id="justdirethings:gooblock_tier4"/>的能量驱动变种。

凝胶等级:**4**

<BlockImage id="justdynathings:charged_shadowpulse_goo" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:charged_shadowpulse_goo" scale="4.0" p:alive="true"/>

*主要是为各位内容创作者们准备的。*
<RecipeFor id="justdynathings:charged_shadowpulse_goo" />

<RecipeFor id="justdynathings:charged_shadowpulse_goo" />
*主要是为各位内容创作者们准备的。*
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 黑洞
icon: "justdynathings:blackhole"
position : 5
position: 5
parent: justdynathings:other.md
item_ids:
- justdynathings:blackhole
Expand All @@ -16,4 +16,4 @@ item_ids:

<BlockImage id="justdynathings:blackhole" scale="4.0"/>

<RecipeFor id="justdynathings:blackhole" />
<Recipe id="justdynathings:blackhole" />
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 核源铁时钟
icon: "justdynathings:ferricore_clock"
position : 4
position: 4
parent: justdynathings:other.md
item_ids:
- justdynathings:ferricore_clock
Expand Down Expand Up @@ -42,4 +42,4 @@ item_ids:



<RecipeFor id="justdynathings:ferricore_clock" />
<Recipe id="justdynathings:ferricore_clock" />
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 相变盒
icon: "justdynathings:phase_box"
position : 1
position: 1
parent: justdynathings:other.md
item_ids:
- justdynathings:phase_box
Expand All @@ -18,4 +18,4 @@ item_ids:

<BlockImage id="justdynathings:phase_box" scale="4.0"/>

<RecipeFor id="justdynathings:phase_box" />
<Recipe id="justdynathings:phase_box" />
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 再造器
icon: "justdynathings:reforger"
position : 2
position: 2
parent: justdynathings:other.md
item_ids:
- justdynathings:reforger
Expand All @@ -11,22 +11,19 @@ item_ids:
# 再造器


一台强大的机器,可消耗催化剂将方块变成新方块
一台强大的机器,可消耗*催化剂*将放置于*红色面*的输入方块变成*输出方块*

<BlockImage id="justdynathings:reforger" p:facing="up" p:active="true" scale="4.0"/>

<GameScene zoom="4" interactive={true}>
<Recipe id="justdynathings:reforger" />

<Block id="justdynathings:reforger" p:facing="north" p:active="true" />
<Block z="-1" id="minecraft:stone" />
## 默认配方

<BoxAnnotation color="#000000" min="0.25 0.25 0.25" max="0.75 0.75 0.75">
内部需有催化剂,如<ItemImage id="minecraft:diamond" scale="0.75" />
</BoxAnnotation>

<BoxAnnotation color="#000000" min="0.25 0.25 -0.25" max="0.75 0.75 -0.75">
可变成任意有效矿石
</BoxAnnotation>
</GameScene>

<RecipeFor id="justdynathings:reforger" />
| 催化剂 | 输入方块 | 输出方块 | 消耗概率 |
| ------------------------------------------ | ----------------------------------------------- | ----------------------------------------------- | -------- |
| <ItemLink id="minecraft:diamond"/> | <ItemLink id="minecraft:stone"/> | `c:ores_in_ground/stone` | 95% |
| <ItemLink id="justdirethings:celestigem"/> | <ItemLink id="minecraft:stone"/> | `c:ores_in_ground/stone` | 50% |
| <ItemLink id="justdirethings:coal_t1"/> | `c:storage_blocks/charcoal` | <ItemLink id="justdirethings:raw_coal_t1_ore"/> | 25% |
| <ItemLink id="justdirethings:coal_t2"/> | <ItemLink id="justdirethings:raw_coal_t1_ore"/> | <ItemLink id="justdirethings:raw_coal_t2_ore"/> | 50% |
| <ItemLink id="justdirethings:coal_t3"/> | <ItemLink id="justdirethings:raw_coal_t2_ore"/> | <ItemLink id="justdirethings:raw_coal_t3_ore"/> | 75% |
| <ItemLink id="justdirethings:coal_t4"/> | <ItemLink id="justdirethings:raw_coal_t3_ore"/> | <ItemLink id="justdirethings:raw_coal_t4_ore"/> | 100% |
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
navigation:
title: 复苏器
icon: "justdynathings:revitalizer"
position : 3
position: 3
parent: justdynathings:other.md
item_ids:
- justdynathings:revitalizer
---

# 复苏器

能够消耗Forge能量(Forge Energy)来重新激活其上方凝胶。
能够消耗Forge能量(Forge Energy,FE)来重新激活其上方凝胶。

<BlockImage id="justdynathings:revitalizer" scale="4.0" p:active="false" p:facing="down" p:goo_found="false"/>

Expand All @@ -22,4 +22,4 @@ item_ids:
<Block y="1" id="justdirethings:gooblock_tier2" p:alive="true"/>
</GameScene>

<RecipeFor id="justdynathings:revitalizer" />
<Recipe id="justdynathings:revitalizer" />
Loading
Loading