mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-23 10:45:54 +01:00
Fixed comment in challenges
This commit is contained in:
parent
9c2a7161e6
commit
d3ee17d037
@ -324,9 +324,9 @@ challenges:
|
|||||||
# LEVEL:<level> ==> the player's island needs to be at least <level> level
|
# LEVEL:<level> ==> the player's island needs to be at least <level> level
|
||||||
# NEAR:<EntityType> <amount> ==> <amount> of <EntityType> must be next to the player
|
# NEAR:<EntityType> <amount> ==> <amount> of <EntityType> must be next to the player
|
||||||
# POTION:<PotionType> <data> <amount>
|
# POTION:<PotionType> <data> <amount>
|
||||||
|
# data must be: 0 = normal potion, 1 = extended, 2 = ++, 3 = splash, 4 = splash extended, 5 = splash ++, 6 = lingering, 7 = lingering extended, 8 = lingering ++
|
||||||
# BANK:<amount> requires amount from the island's bank
|
# BANK:<amount> requires amount from the island's bank
|
||||||
# ECO:<amount> requires amount from the player's balance
|
# ECO:<amount> requires amount from the player's balance
|
||||||
# data must be: 0 = normal potion, 1 = extended, 2 = ++, 3 = splash, 4 = splash extended, 5 = splash ++, 6 = lingering, 7 = lingering extended, 8 = lingering ++
|
|
||||||
require:
|
require:
|
||||||
- 'ITEM:cobblestone 128'
|
- 'ITEM:cobblestone 128'
|
||||||
# The reward
|
# The reward
|
||||||
|
Loading…
Reference in New Issue
Block a user