FabledSkyBlock/upgrades.yml
Unknown 427e2e8b49 Build 32
# Added the 'Island Upgrade' menu to upgrade perks on your Island (Requires Vault Economy).
# Added the command '/island upgrade' to open the 'Island Upgrade' menu.
# Added the 'Upgrade Editor' menu to manage upgrades for islands.
# Added the command '/island admin upgrade' to open the 'Upgrade Editor' menu.
# Added the permission node 'skyblock.admin.upgrade' to open the 'Upgrade Editor' menu.
# Fixed CPE when opening an inventory on a seperate thread.
# Fixed Chunk error when setting the biome of the Island.
# Setting data now has its own file rather than being in the same file as the island data.
# Replaced the default structure file with an actual island.
# Recoded the Setting System.
2018-11-29 17:18:46 +00:00

35 lines
630 B
YAML

Upgrades:
Speed:
Enable: true
Cost: 100000
Jump:
Enable: true
Cost: 100000
Crop:
Enable: true
Cost: 100000
Fly:
Enable: true
Cost: 100000
Drops:
Enable: true
Cost: 100000
Size:
0:
Value: 150
Cost: 100000
1:
Value: 200
Cost: 200000
2:
Value: 250
Cost: 300000
3:
Value: 300
Cost: 400000
4:
Value: 350
Cost: 500000
Spawner:
Enable: true
Cost: 100000