Fix farmer job

Again.

Thanks Obama.

Fixed carrots and potatoes because they changed names, breaking them again right after getting fixed. Also added planting Nether Wart because I was here and remembered.
This commit is contained in:
LadyVulcan 2018-10-24 12:12:45 -04:00 committed by GitHub
parent f79c525f0a
commit 45be718b0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1413,11 +1413,11 @@ Jobs:
income: 0.5 income: 0.5
points: 1.5 points: 1.5
experience: 3.0 experience: 3.0
CARROT-7: CARROTS-7:
income: 1.0 income: 1.0
points: 1.0 points: 1.0
experience: 1.0 experience: 1.0
POTATO-7: POTATOES-7:
income: 1.0 income: 1.0
points: 1.0 points: 1.0
experience: 1.0 experience: 1.0
@ -1425,7 +1425,7 @@ Jobs:
income: 0.25 income: 0.25
points: 0.5 points: 0.5
experience: 1.0 experience: 1.0
'103': #Melon Block MELON:
income: 0.25 income: 0.25
points: 0.5 points: 0.5
experience: 1.0 experience: 1.0
@ -1474,11 +1474,11 @@ Jobs:
income: 0.5 income: 0.5
points: 3 points: 3
experience: 3.0 experience: 3.0
141-0: #Carrot CARROTS-0: #Carrot
income: 1.5 income: 1.5
points: 3 points: 3
experience: 3 experience: 3
POTATO-0: #Potato POTATOES-0: #Potato
income: 1.5 income: 1.5
points: 3 points: 3
experience: 3 experience: 3
@ -1486,6 +1486,10 @@ Jobs:
income: 0.1 income: 0.1
points: 1 points: 1
experience: 0.2 experience: 0.2
'115': #Nether Wart
income: 1
points: 1
experience: 1.0
Craft: Craft:
354: #Cake 354: #Cake
income: 5.0 income: 5.0