mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 20:16:13 +01:00
Merge pull request #1613 from Survival-Island/master
Added deepslate to miner and tinted glass to builder
This commit is contained in:
commit
31bbacca1e
@ -382,6 +382,10 @@ Builder:
|
||||
income: 1.5
|
||||
points: 1.5
|
||||
experience: 2
|
||||
tinted_glass:
|
||||
income: 1.5
|
||||
points: 1.5
|
||||
experience: 2
|
||||
iron_trapdoor:
|
||||
income: 1.5
|
||||
points: 1.5
|
||||
|
@ -55,6 +55,10 @@ Miner:
|
||||
income: 1
|
||||
points: 1
|
||||
experience: 1
|
||||
deepslate:
|
||||
income: 1.25
|
||||
points: 1.25
|
||||
experience: 1.25
|
||||
granite:
|
||||
income: 1
|
||||
points: 1
|
||||
|
Loading…
Reference in New Issue
Block a user