mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
New translations friend-removal.yml (German)
This commit is contained in:
parent
404e9a5126
commit
2f1aa74522
@ -0,0 +1,20 @@
|
|||||||
|
#GUI display name
|
||||||
|
name: Friend Removal
|
||||||
|
#Number of slots in your inventory. Must be
|
||||||
|
#between 9 and 54 and must be a multiple of 9.
|
||||||
|
slots: 27
|
||||||
|
items:
|
||||||
|
yes:
|
||||||
|
slots:
|
||||||
|
- 12
|
||||||
|
item: RED_TERRACOTTA
|
||||||
|
function: 'yes'
|
||||||
|
name: '&aRemove {name}'
|
||||||
|
lore: { }
|
||||||
|
back:
|
||||||
|
slots:
|
||||||
|
- 14
|
||||||
|
item: GREEN_TERRACOTTA
|
||||||
|
function: 'back'
|
||||||
|
name: '&aKeep {name}'
|
||||||
|
lore: { }
|
Loading…
Reference in New Issue
Block a user