„Configs/GUIs/shop.yml“ ändern

This commit is contained in:
Jakob Grundgeir 2022-05-20 20:21:07 +02:00
parent fe2c061d7e
commit 5f61bc894c
1 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ Shop:
# The type defines what properties the slot has. Types: Material or Skull
Type: Material
# The material of the item. (Can be made visible in the client with F3 + H).
Material: experience_bottle
Material: 'placeholder_xp'
# The name of the item
Title: '&6XP-Booster'
# Lore of the item.
@ -289,7 +289,7 @@ Shop:
# Lore of the item. Placeholder %count%, %price%
Lore:
- '&8--------------------'
- '&2Kaufe &2%count% &6Fly-Booster'
- '&2Kaufe &6%count% &2Fly-Booster'
- '&2Kostet: &6%price%$'
# Action to be performed when the item is clicked.
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back
@ -312,7 +312,7 @@ Shop:
# Lore of the item. Placeholder %count%, %price%
Lore:
- '&8--------------------'
- '&2Kaufe &2%count% &2Fly-Booster'
- '&2Kaufe &6%count% &2Fly-Booster'
- '&2Kostet: &6%price%$'
# Action to be performed when the item is clicked.
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back