0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-23 04:30:11 +09:00

Compare commits

..

No commits in common. "78615ee324c9ae94cbd0c1d9168fa7f475b67fb4" and "89ca9e55edd15ddd9c31b1a8e4b3b65a32235299" have entirely different histories.

2 changed files with 4 additions and 2 deletions

View File

@ -11,9 +11,10 @@ The following applies in addition to [yude.jp Terms of Service](https://yude.jp/
# Convenient functionalities
## Bulk destruction
You can destroy wood logs and ore blocks at once by destroying with sneaking.\
This function is provided by [VeinMiner](https://www.spigotmc.org/resources/veinminer.12038/).
## Block protection
You can protect your chests, doors, furnaces, etc. by pasting sign like the image below.\
You can also create a shared block by writing the player ID across multiple lines. \
You can also create a shared block by writing the player ID across multiple lines.
![Chest Protection](/static/images/minecraft/lockette/chest.png)
# Facility introduction

View File

@ -9,7 +9,8 @@
# 便利機能
## 一括破壊
木や鉱石ブロックをスニーク (しゃがむ) しながら破壊すると一括破壊できます。
木や鉱石ブロックをスニーク (しゃがむ) しながら破壊すると一括破壊できます。\
この機能は [VeinMiner](https://www.spigotmc.org/resources/veinminer.12038/) によって提供されています。
## ブロックの保護
看板を画像のように貼り付けることで、チェストやドア、かまどなどを保護できます。\
複数行に渡ってプレイヤー ID を書くことで、共有ブロックを作ることもできます。\