Skip to content
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
11 changes: 11 additions & 0 deletions docs/.translated/zh_cn/.content/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"arcane": "奥术",
"building": "建筑方块",
"components": "组件",
"equipment": "装备",
"machines": "机器",
"nuclear": "核能",
"particle": "粒子加速器",
"logistics": "物流",
"resources": "资源"
}
7 changes: 7 additions & 0 deletions docs/.translated/zh_cn/.content/arcane/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"enchanter_block.mdx": "稳定附魔器",
"enchantment_catalyst_block.mdx": "奥术触煤",
"spawner_cage_block.mdx": "刷怪器笼",
"spawner_controller_block.mdx": "刷怪器控制器",
"wither_crop_block.mdx": "灵魂之花"
}
37 changes: 37 additions & 0 deletions docs/.translated/zh_cn/.content/arcane/enchanter_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
id: oritech:enchanter_block
type: block
title: 稳定附魔器
custom:
RF/t: "512"
消耗倍率: "5x 魔咒等级"
触媒范围: "16 格"
---

稳定附魔器可以添加标准魔咒到装备或工具上。
与普通附魔台不同,
它允许你从界面中选择特定的魔咒。

## 需求

附魔器需要能量和灵魂运行,
其附近的[奥术触媒](@oritech:enchantment_catalyst_block)将提供灵魂。

- **能量**:运行时消耗**512 RF/t**。
- **灵魂**:附魔器本身不储存灵魂。
必须有一个或多个存有灵魂的奥术触媒在其**16格**内。
- **触媒数量**:更高级的魔咒需要附近有更多激活的奥术触媒,并消耗更多灵魂。
所需触媒数量为合并魔咒费用+目标等级。

<center>
<ModAsset location="oritech:area/enchanting" width={640} />
</center>

## 操作流程

1. 将待附魔物品放入左侧槽位。
2. 打开GUI并选择所需的魔咒。
3. 若能量和附近的触媒数量足够,附魔将自动进行。
4. 完成后,附魔物品将移至右侧输出槽位。

附魔所需时间随魔咒等级和稀有度提升而增加。
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
id: oritech:enchantment_catalyst_block
type: block
title: 奥术触媒
custom:
基础灵魂容量: "50"
灵魂收集范围: "16 格"
---

奥术触媒用于储存灵魂和高级附魔。
它储存的灵魂可供附近的
[稳定附魔器](@oritech:enchanter_block)使用,也可以直接用附魔书和物品进行附魔。

## 灵魂收集

奥术触媒会自动收集**16格方块半径**内释放的任何灵魂。
当附近有生物死亡或收获[灵魂之花](@oritech:wither_crop_block)时会释放灵魂。

## 稳定化&储存

奥术触媒的基础容量为**50灵魂**。
要储存更多灵魂,必须用[末影激光器](@oritech:laser_arm_block)为其供能。

- **充能**:每供应**20 RF/t**,灵魂容量增加**1**。
- **衰减**:若能量供应中断,容量将缓慢回落至50。

<Callout variant="danger">
**稳定性风险**:如果触媒内的灵魂数量超过当前容量
(例如装满灵魂时断电), 它将变得不稳定。经过**3秒**
(60刻)的不稳定状态后, 它将**爆炸**。
爆炸强度随超额灵魂数量增加而提升。
</Callout>

## 超附

将**附魔书**放入第一个槽位,物品放入第二个槽位,
即可直接为物品附魔。

- **等级要求**:使用的附魔书必须为该魔咒的**原版最高等级**。
- **无限制**:此方法无视标准附魔规则,
可以将任何魔咒应用于任何物品。
- **超附**:若物品已经达到该魔咒的最高等级,
触媒可以将其“超附”至更高等级。
- **消耗**:超附时,附魔书将被消耗。

<center>
<ModAsset location="oritech:area/catalyst_stabilized" width={640} />
</center>

超附的灵魂消耗远超正常附魔,
且随着目标等级呈指数型增长。
17 changes: 17 additions & 0 deletions docs/.translated/zh_cn/.content/arcane/spawner_cage_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
id: oritech:spawner_cage_block
type: block
title: 刷怪器笼
---

刷怪器笼作为结构笼配合[刷怪器控制器](@oritech:spawner_controller_block)使用。
笼子必须直接放置在控制器下方,以构成有效的刷怪区域。

## 尺寸

笼子所需尺寸取决于待生成生物的大小。
具体而言,笼子宽度需约为生物宽度的两倍,
高度则需满足其生物高度。

当控制器设定生物类型后,会高亮显示所需笼子尺寸。
若笼子不完整或尺寸不符,刷怪器控制器将无法运行。
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
id: oritech:spawner_controller_block
type: block
title: 刷怪器控制器
---

刷怪器控制器控制着自动生物生成系统。
将其放置于[刷怪器笼](@oritech:spawner_cage_block)上方,即可用于生成特定类型的生物。

<Callout variant="warning">
*Oritech公司*不对生物所经历的生存危机负责,
也不对您可能发展工业化灵魂收割产生的任何伦理问题负责。
</Callout>

## Setup

生物类型由首个到控制器上方的实体决定。
该类型只能通过破坏并重新放置控制器来更改。
一旦设定了生物类型,控制器将高亮显示其下方所需刷怪器笼的尺寸。

<center>
<ModAsset location="oritech:area/mob_spawner" width={512} />
</center>

## 运行

控制器收集附近生物死亡时产生的灵魂,
并消耗这些灵魂来生成指定生物。

- **灵魂消耗**:单次生成所需的灵魂数量基于生物的生命值计算
(具体为其最大生命值的平方根)。
- **生成范围**:控制器会尝试在自身小范围半径(4格内)寻找有效的生成表面。
- **红石控制**:给控制器红石信号可以将其禁用,
停止所有生成操作。

右击控制器可以查看当前运行状态,
包括已设定的生物类型和当前灵魂储量。

<Callout variant="info">
刷怪器控制器不能将生物类型设定为含有`oritech:spawner_blacklist`标签的生物。
</Callout>
26 changes: 26 additions & 0 deletions docs/.translated/zh_cn/.content/arcane/wither_crop_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
id: oritech:wither_crop_block
title: 灵魂之花
type: block
---

灵魂之花是一种用于产出灵魂的作物。
与普通作物不同,收获时不会掉落食物或材料,
而是释放一个灵魂。

## 种植

这种作物必须种植在**灵魂土**上。需要至少9的光照等级才能正常生长。
使用骨粉可以加速其生长过程。

## 收获

当作物生长到最终阶段并被收获时,
会触发生物死亡事件并释放一个灵魂。该灵魂可被附近任何的灵魂收集方块收集,
如[奥术触媒](@oritech:enchantment_catalyst_block)
或[刷怪器控制器](@oritech:spawner_controller_block)。

<Callout variant="info">
灵魂之花是除猎杀生物外唯一生成灵魂的方式,
因此对于自动化奥术装置而言必不可少。
</Callout>
12 changes: 12 additions & 0 deletions docs/.translated/zh_cn/.content/building/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"ceiling_light.mdx": "工业壁灯",
"hangar_door.mdx": "工业机库门(Hangar Door)",
"industrial_glass_block.mdx": "工业玻璃",
"industrial_paints.mdx": "工业油漆(Industrial Paints)",
"machine_plating_block.mdx": "强化护板",
"metal_beam_block.mdx": "工业承重柱",
"metal_girder_block.mdx": "工业承重梁",
"tech_button.mdx": "工业按钮",
"tech_door.mdx": "工业门",
"tech_lever.mdx": "工业拉杆"
}
15 changes: 15 additions & 0 deletions docs/.translated/zh_cn/.content/building/ceiling_light.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: oritech:ceiling_light
title: 工业壁灯
type: block
related_items: ["oritech:ceiling_light_hanging"]
---

工业壁灯是一种工厂照明方块。
可在大范围内提供明亮的照明。

有两种安装方式:
* **平装式**:直接贴附在方块表面安装。
* **悬挂式**:悬挂在天花板。

无法关闭照明。
15 changes: 15 additions & 0 deletions docs/.translated/zh_cn/.content/building/hangar_door.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
id: oritech:hangar_door
title: 工业机库门(Hangar Door)
type: block
---

工业机库门是一种大型动画门,适用于工厂大门、维修井道和货运通道。
这是一种1x3x1的门,可放置在地板、天花板和墙壁上。

与**[工业门](@oritech:tech_door)**不同,机库门只能通过红石信号控制。
相邻的机库门可以串联,一个红石信号即可开启整排相连的门。

放置时,从方块上方或下方放置程垂直方向,从侧面放置程水平方向。

搭配**[强化护板](@oritech:machine_plating_block)**更佳,可用工业油漆(Industrial Paints)重新上色。
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
id: oritech:industrial_glass_block
title: 工业玻璃
type: block
---

工业玻璃是专为工厂建筑制造的强化玻璃。
它带有金属框架且防爆,这使其适用于隔离室、
反应堆观察口和机器视窗。

它可以与相邻的工业玻璃连接,形成无缝玻璃。
16 changes: 16 additions & 0 deletions docs/.translated/zh_cn/.content/building/industrial_paints.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
id: oritech:orange_paint
title: 工业油漆(Industrial Paints)
type: item
related_items: ["oritech:white_paint", "oritech:sculk_paint", "oritech:camo_paint", "oritech:diamond_paint", "oritech:fluxite_paint", "oritech:industrial_paint", "oritech:netherite_paint", "oritech:redstone_paint"]
---

<center>
<ModAsset location="oritech:area/machine_colors" width={512} />
</center>

大多数Oritech机器,尤其是带有动画效果的那些,都可以用不同颜色的油漆上色。
油漆共有9种,
每种的风格略有不同。

要为机器上色,请手持油漆潜行右击机器。如果没有任何反应,说明该机器不能上色。
22 changes: 22 additions & 0 deletions docs/.translated/zh_cn/.content/building/machine_plating_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
id: oritech:machine_plating_block
title: 强化护板
type: block
related_items: ["oritech:carbon_plating_block", "oritech:iron_plating_block", "oritech:machine_plating_block", "oritech:nickel_plating_block", "oritech:carbon_plating_stairs", "oritech:iron_plating_stairs", "oritech:machine_plating_stairs", "oritech:nickel_plating_stairs"]
---

Oritech包含多种用于工厂建筑的强化护板。
它们非常适合用作地板、墙壁和结构外壳。

所有强化护板都有**台阶**、**楼梯**和**压力板**变种。

### 强化护板变种

* **[铜强化护板](@oritech:machine_plating_block)**:用于机器外壳的标准护板。
它具有简洁、平滑的纹理,与Oritech机器完美搭配。
* **[铁强化护板](@oritech:iron_plating_block)**:一种浅灰色、坚固的护板。
适用于重工业区和结构支撑。
* **[镍强化护板](@oritech:nickel_plating_block)**:一种明亮、耐腐蚀的护板,略带黄色色调。
适用于洁净室或专用设备区域。
* **[碳强化护板](@oritech:carbon_plating_block)**:一种现代化、暗色的护板。
适用于对比效果和暗色的高级设施。
10 changes: 10 additions & 0 deletions docs/.translated/zh_cn/.content/building/metal_beam_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
id: oritech:metal_beam_block
title: 工业承重柱
type: block
---

承重柱是用于支撑大型工厂和工业建筑的结构方块。
它们非常适合作为机器和房间的框架。

承重柱会与上方或下方的承重柱相连。
10 changes: 10 additions & 0 deletions docs/.translated/zh_cn/.content/building/metal_girder_block.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
id: oritech:metal_girder_block
title: 工业承重梁
type: block
---

承重梁是用于水平跨度和结构细节设计的梁。
它的桁架状外形非常适合用于桥梁、起重机支架和屋顶结构。

与承重柱类似,承重梁会和相邻的承重梁连接。
10 changes: 10 additions & 0 deletions docs/.translated/zh_cn/.content/building/tech_button.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
id: oritech:tech_button
title: 工业按钮
type: block
---

工业按钮是一种具有工业外观的红石按钮。
它的用法和标准按钮一样,且外观更适配工厂建筑。

脉冲持续时间比标准按钮更长(4秒)。与工业门的动画时间相匹配。
8 changes: 8 additions & 0 deletions docs/.translated/zh_cn/.content/building/tech_door.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: oritech:tech_door
title: 工业门
type: block
---

工业门是一种用于安保区域的重型门。
通过红石信号控制,与 **[强化护板](@oritech:machine_plating_block)** 风格相匹配。
8 changes: 8 additions & 0 deletions docs/.translated/zh_cn/.content/building/tech_lever.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: oritech:tech_lever
title: 工业拉杆
type: block
---

工业拉杆可作为电源开关。
功能与普通拉杆相同,但具有更简洁的工业外观。
26 changes: 26 additions & 0 deletions docs/.translated/zh_cn/.content/components/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"advanced_battery.mdx": "高级电池",
"advanced_computing_engine.mdx": "高级计算引擎",
"banana.mdx": "香蕉",
"basic_battery.mdx": "基础电池",
"carbon_fibre_strands.mdx": "碳纤维",
"clay_catalyst_beads.mdx": "黏土催化剂",
"dubios_container.mdx": "可疑的容器",
"enderic_compound.mdx": "末影化合物",
"enderic_lens.mdx": "末影透镜",
"flux_gate.mdx": "磁通门",
"heisenberg_compensator.mdx": "海森堡补偿器",
"ion_thruster.mdx": "离子推进器",
"magnetic_coil.mdx": "电磁线圈",
"motor.mdx": "马达",
"overcharged_crystal.mdx": "过充水晶",
"packed_wheat.mdx": "打包小麦",
"polymer_resin.mdx": "石油树脂",
"processing_unit.mdx": "处理器",
"raw_biopolymer.mdx": "粗有机聚合物",
"reinforced_carbon_sheet.mdx": "强化碳纤维板",
"silicon_wafer.mdx": "硅晶圆",
"solid_biofuel.mdx": "固体生物燃料",
"super_ai_chip.mdx": "超级AI芯片",
"unholy_intelligence.mdx": "堕落智能"
}
24 changes: 24 additions & 0 deletions docs/.translated/zh_cn/.content/components/advanced_battery.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: 高级电池
id: oritech:advanced_battery
type: item
---

一种用于高级机器和装备的大型储能组件。

**合成**
<CraftingRecipe
slots={[
'', 'oritech:electrum_ingot', '',
'oritech:steel_ingot', 'oritech:energite_ingot', 'oritech:steel_ingot',
'oritech:steel_ingot', 'oritech:energite_ingot', 'oritech:steel_ingot'
]}
result="oritech:advanced_battery"
count={1}
/>

- **离心机**:用[硫酸](@oritech:fluid_sulfuric_acid)处理[可疑的容器](@oritech:dubios_container)进行批量生产。

**用途**
- 用于合成[电动重锤](@oritech:electric_mace)、[末影电磁炮](@oritech:portable_laser)、喷气背包和飞行装备,以及[大型能量存储](@oritech:large_storage_block)和[大型太阳能电池板](@oritech:big_solar_panel_block)。
- 一旦你实现了硫酸自动化生产,流体离心[可疑的容器](@oritech:dubios_container)是一种扩大生产规模的实用方法。
Loading