mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-20 14:21:43 +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
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
experience: 2
|
experience: 2
|
||||||
|
tinted_glass:
|
||||||
|
income: 1.5
|
||||||
|
points: 1.5
|
||||||
|
experience: 2
|
||||||
iron_trapdoor:
|
iron_trapdoor:
|
||||||
income: 1.5
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
|
@ -55,6 +55,10 @@ Miner:
|
|||||||
income: 1
|
income: 1
|
||||||
points: 1
|
points: 1
|
||||||
experience: 1
|
experience: 1
|
||||||
|
deepslate:
|
||||||
|
income: 1.25
|
||||||
|
points: 1.25
|
||||||
|
experience: 1.25
|
||||||
granite:
|
granite:
|
||||||
income: 1
|
income: 1
|
||||||
points: 1
|
points: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user