mirror of
https://github.com/tacigar/maidroid.git
synced 2024-11-11 12:40:27 +01:00
commit
0664cb9050
|
@ -57,6 +57,7 @@ Maidroid-Egg Writer 同様, 設置される染料の種類によって, 生成
|
||||||
|:--|:--|:--|
|
|:--|:--|:--|
|
||||||
|`dye:red`|`maidroid_core:basic`|プレーヤーを追いかけてくる. |
|
|`dye:red`|`maidroid_core:basic`|プレーヤーを追いかけてくる. |
|
||||||
|`dye:yellow`|`maidroid_core:farming`|農耕をする. |
|
|`dye:yellow`|`maidroid_core:farming`|農耕をする. |
|
||||||
|
|`dye:white`|`maidroid_core:ocr`|プログラムが記述された本を持たせると, そのプログラムを実行する. |
|
||||||
|
|
||||||
Core が生成されたら早速 Maidroid に埋め込みましょう.
|
Core が生成されたら早速 Maidroid に埋め込みましょう.
|
||||||
Maidroid を右クリックし, Core と書かれたスロットに先ほど作成した Core を設置します.
|
Maidroid を右クリックし, Core と書かれたスロットに先ほど作成した Core を設置します.
|
||||||
|
@ -67,6 +68,7 @@ Maidroid を右クリックし, Core と書かれたスロットに先ほど作
|
||||||
- bucket
|
- bucket
|
||||||
- default
|
- default
|
||||||
- dye
|
- dye
|
||||||
|
- [pdisc?](https://github.com/HybridDog/pdisc)
|
||||||
|
|
||||||
## Lisense
|
## Lisense
|
||||||
|
|
||||||
|
|
|
@ -55,6 +55,7 @@ The correspondences of dyes and cores are as follows.
|
||||||
|:--|:--|:--|
|
|:--|:--|:--|
|
||||||
|`dye:red`|`maidroid_core:basic`|Following the player.|
|
|`dye:red`|`maidroid_core:basic`|Following the player.|
|
||||||
|`dye:yello`|`maidroid_core:farming`|Farming.|
|
|`dye:yello`|`maidroid_core:farming`|Farming.|
|
||||||
|
|`dye:white`|`maidroid_core:ocr`|Reading a book written a program, and executing the program.|
|
||||||
|
|
||||||
When a new core is created, put it to the maidroid.
|
When a new core is created, put it to the maidroid.
|
||||||
Rightclick it, and put the core to the slot labeled `Core`.
|
Rightclick it, and put the core to the slot labeled `Core`.
|
||||||
|
@ -65,6 +66,7 @@ The maidroid will start.
|
||||||
- bucket
|
- bucket
|
||||||
- default
|
- default
|
||||||
- dye
|
- dye
|
||||||
|
- [pdisc?](https://github.com/HybridDog/pdisc)
|
||||||
|
|
||||||
## Forum Topic
|
## Forum Topic
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user