diff --git a/src/main/resources/jobConfig.yml b/src/main/resources/jobConfig.yml index e9c7a759..abe843b3 100644 --- a/src/main/resources/jobConfig.yml +++ b/src/main/resources/jobConfig.yml @@ -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 \ No newline at end of file + income: 7.5