Skip to content

Commit

Permalink
docs: 更新与修复链接
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Nov 14, 2024
1 parent 74bf600 commit 0470f61
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 67 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
地址:<https://slimefun-addons-wiki.guizhanss.cn/>
备用:<https://slimefun-addons-wiki.guizhanss.net/>

想要扩充/补充/修正Wiki?[点击这里查看](https://slimefun-wiki.guizhanss.net/Expanding-the-Wiki)
想要扩充/补充/修正Wiki?[点击这里查看](https://slimefun-wiki.guizhanss.cn/Expanding-the-Wiki)
36 changes: 18 additions & 18 deletions docs/Addons.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Aluminum-Dust.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
以及合成以下物品:

* [磁铁](/Magnet)
* [强力胶布](/Duct-Tape)
* [强力胶布](/Miscellaneous-Items)
* [人造绿宝石](/Synthetic-Emerald)

除此以外,铝粉可能在其他配方中出现,此处不做过多赘述。
2 changes: 1 addition & 1 deletion docs/Cargo-Motor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
* [高级货运节点(输出)](/Advanced-Output-Node)
* [反应堆访问接口](/Reactors#reactor-access-port)
* [垃圾箱](/Trash-Can)
* [流体泵](/FLuid-Pump)
* [流体泵](/Fluid-Pump)
2 changes: 1 addition & 1 deletion docs/Developer-Guide-9-Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 编译 {#compiling}

为了测试你的附属,你需要将附属编译成一个 `.jar` 文件(服务器可识别为插件的文件)。
如果你使用 Maven 来管理你的项目(正如我们在[第一部分](/Developer-Guide-(1-Project-Setup))所建议的),你只需要在项目的根目录中运行以下指令:
如果你使用 Maven 来管理你的项目(正如我们在[第一部分](/Developer-Guide-1-Project-Setup)所建议的),你只需要在项目的根目录中运行以下指令:

```bash
mvn clean package
Expand Down
2 changes: 1 addition & 1 deletion docs/Developer-Guide-Publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
### 2. 你知道如何编译你的项目 {#2-you-know-how-to-compile-your-project}

为了让你的附属能上传并发布,你需要分发你的附属的编译好的 `.jar` 文件。
如果你使用 Maven 来管理你的项目(正如我们在[第一部分](/Developer-Guide-(1-Project-Setup))所建议的),你只需要在项目的根目录中运行以下指令:
如果你使用 Maven 来管理你的项目(正如我们在[第一部分](/Developer-Guide-1-Project-Setup)所建议的),你只需要在项目的根目录中运行以下指令:

```bash
mvn clean package
Expand Down
2 changes: 1 addition & 1 deletion docs/Developer-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sidebar_label: 编写自己的附属插件

你也可以查看我们的 [Javadocs](https://slimefun.github.io/javadocs) 以获取有关我们 API 设计的技术信息,但我们仍建议你先阅读本指南。

如果你完全没有任何 Java 基础,但又想编写附属,那么你可以尝试使用 [SlimeCustomizer 自定义粘液附属](https://slimefun-addons-wiki.guizhanss.net/slime-customizer/)。自定义粘液附属的技术需求只有 Yaml 文件编写,不需要任何的 Java 知识。
如果你完全没有任何 Java 基础,但又想编写附属,那么你可以尝试使用 [SlimeCustomizer 自定义粘液附属](https://slimefun-addons-wiki.guizhanss.cn/slime-customizer/)。自定义粘液附属的技术需求只有 Yaml 文件编写,不需要任何的 Java 知识。

## 目录 {#table-of-contents}

Expand Down
2 changes: 1 addition & 1 deletion docs/GEO-Miner.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

自然资源开采机的电力消耗为 48 J/t。

自然资源开采机用来开采已扫描的资源,主要是[一小块铀](/Uranium)[下界冰](/Nether-Ice)[](/Salt)。部分[附属插件](/Addons)会有额外的资源。
自然资源开采机用来开采已扫描的资源,主要是[一小块铀](/Uranium)[下界冰](/Nether-Ice)[](/Miscellaneous-Items)。部分[附属插件](/Addons)会有额外的资源。
2 changes: 1 addition & 1 deletion docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@

由于附属插件 Wiki 会不断更新,因此此处不再维护列表。

请前往[附属插件中文Wiki](https://slimefun-addons-wiki.guizhanss.net/)查看详情。
请前往[附属插件中文Wiki](https://slimefun-addons-wiki.guizhanss.cn/)查看详情。
2 changes: 1 addition & 1 deletion docs/Iron-Ingot.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
* [方块放置机](/Block-Placer)
* [电动淘金机 (II)](/Electric-Gold-Pan)
* [便携垃圾箱](/Portable-Dustbin)
* [史莱姆套装](/Slime-Suit)
* [史莱姆套装](/Magical-Armor#leather--iron-slime-armor)
* [夹板](/Medical-Supplies)
2 changes: 1 addition & 1 deletion docs/Magical-Armor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

当穿戴末影靴子时,使用末影珍珠不再受到伤害。

### 史莱姆头盔 {#leather--iron-slime-armor}
### 史莱姆套装 {#leather--iron-slime-armor}

当穿戴史莱姆护腿时,获得**速度 III** 效果。
当穿戴史莱姆靴子时,获得**跳跃提升 IV** 效果,并免疫摔落伤害。
Expand Down
2 changes: 1 addition & 1 deletion docs/Magical-Items.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

### 岩浆水晶 {#lava-crystal}

此物品可以在[增强型工作台](/Enhanced-Crafting-Table)中使用 4 个[魔法结晶 - I](/Lumps)、1 个[古代符文 \[\]](/ancient-runes)以及 4 个烈焰粉合成。
此物品可以在[增强型工作台](/Enhanced-Crafting-Table)中使用 4 个[魔法结晶 - I](/Lumps)、1 个[古代符文 \[\]](/Ancient-Runes)以及 4 个烈焰粉合成。

### 普通护身符 {#common-talisman}

Expand Down
2 changes: 1 addition & 1 deletion docs/Meat-Jerky.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

肉干是 Slimefun 中的一种[食物](/Food)

[增强型工作台](/Enhanced-Crafting-Table)中,你可以使用[](/Salt)与肉干对应的熟肉来制作不同类型的肉干。
[增强型工作台](/Enhanced-Crafting-Table)中,你可以使用[](/Miscellaneous-Items)与肉干对应的熟肉来制作不同类型的肉干。
2 changes: 1 addition & 1 deletion docs/Tin-Ingot.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

锡锭被用于以下配方:

* [锡罐](/Tin-Can)
* [锡罐](/Miscellaneous-Items)
35 changes: 0 additions & 35 deletions docs/_sidebar.md

This file was deleted.

2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const sidebars: SidebarsConfig = {
{
type: 'link',
label: '附属插件非官方 Wiki',
href: 'https://slimefun-addons-wiki.guizhanss.net/'
href: 'https://slimefun-addons-wiki.guizhanss.cn/'
},
// hidden categories below
{
Expand Down

0 comments on commit 0470f61

Please sign in to comment.