mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 20:16:13 +01:00
Update jobConfig.yml
This commit is contained in:
parent
fa0c45dc1b
commit
5950d64506
@ -79,10 +79,13 @@ Jobs:
|
||||
rejoinCooldown: 10
|
||||
# GUI icon information when using GUI function
|
||||
Gui:
|
||||
# name of the block
|
||||
Item: LOG:2
|
||||
# If you want to use this instaed of Item name.
|
||||
# id of block
|
||||
Id: 17
|
||||
# Id: 17
|
||||
# data of block, usually its 0, but in example Diorite will have id of 1 and data of 3
|
||||
Data: 2
|
||||
# Data: 2
|
||||
# enchants in the item
|
||||
Enchantments:
|
||||
- 'DURABILITY:1'
|
||||
@ -2459,4 +2462,4 @@ Jobs:
|
||||
experience-progression-equation: baseexperience-(baseexperience*((numjobs-1) *0.01))
|
||||
Kill:
|
||||
Player:
|
||||
income: 7.5
|
||||
income: 7.5
|
||||
|
Loading…
Reference in New Issue
Block a user