Update custom-stats.yml

This commit is contained in:
Taner 2023-03-03 15:41:49 +00:00
parent 7c243e4ac8
commit 9d2f40b0bf

View File

@ -8,7 +8,7 @@ custom-stats:
# The lore for each stat can be defined in language/stats.yml
1:
# The name will be used in the edition GUI and also for the stat id
# Format: "MyLuck" will be replaced with "CUSTOM_MYLUCK"
# Format: "MyLuck" will be replaced with "custom-myluck"
name: "MyLuck"
# Allowed stats type:
@ -19,4 +19,4 @@ custom-stats:
# The lore must be a list of strings
lore:
- "This is a test line #1"
- "This is a test line #2"
- "This is a test line #2"