German translation: mcl_beds to mcl_chests
This commit is contained in:
parent
7be98bfce0
commit
e01ed8ab24
16 changed files with 154 additions and 22 deletions
|
@ -1,10 +1,9 @@
|
|||
# textdomain: mcl_chests
|
||||
Chest=
|
||||
Chests are containers which provide 27 inventory slots. Chests can be turned into large chests with double the capacity by placing two chests next to each other.=
|
||||
To access the chest's inventory, rightclick the chest. When broken, the items of the chest will drop out.=
|
||||
To access its inventory, rightclick it. When broken, the items will drop out.=
|
||||
Trapped Chest=
|
||||
A trapped chest is a container which provides 27 inventory slots. When it is opened, it sends a redstone signal to its adjacent blocks as long it stays open. Trapped chests can be turned into large trapped chests with double the capacity by placing two trapped chests next to each other.=
|
||||
To access the inventory of a trapped chest, rightclick it. When broken, the items will drop out.=
|
||||
Ender Chest=
|
||||
Ender chests grant you access to a single personal interdimensional inventory with 27 slots. This inventory is the same no matter from which ender chest you access it from. If you put one item into one ender chest, you will find it in all other ender chests. Each player will only see their own items, but not the items of other players.=
|
||||
Rightclick the ender chest to access your personal interdimensional inventory.=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue