Added "missing blocks" to Builder job
This commit is contained in:
parent
2a937ba952
commit
43b27de769
1 changed files with 16 additions and 0 deletions
|
@ -800,6 +800,14 @@ Jobs:
|
||||||
income: 1.5
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
experience: 2
|
experience: 2
|
||||||
|
'20': #Glass block
|
||||||
|
income: 1.5
|
||||||
|
points: 1.5
|
||||||
|
experience: 2
|
||||||
|
'24': #Sandstone
|
||||||
|
income: 1.5
|
||||||
|
points: 1.5
|
||||||
|
experience: 2
|
||||||
'35': #Wool
|
'35': #Wool
|
||||||
income: 1.5
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
|
@ -956,6 +964,14 @@ Jobs:
|
||||||
income: 1.5
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
experience: 2
|
experience: 2
|
||||||
|
'135': #Birch Stairs
|
||||||
|
income: 1.5
|
||||||
|
points: 1.5
|
||||||
|
experience: 2
|
||||||
|
'136': #Jungle Stairs
|
||||||
|
income: 1.5
|
||||||
|
points: 1.5
|
||||||
|
experience: 2
|
||||||
'139': #Cobblestone Wall
|
'139': #Cobblestone Wall
|
||||||
income: 1.5
|
income: 1.5
|
||||||
points: 1.5
|
points: 1.5
|
||||||
|
|
Loading…
Reference in a new issue