mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-26 04:25:15 +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'
|
||||
|
Loading…
Reference in New Issue
Block a user