Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Farmer challenge - incorrect item names #9

Closed
BarnabyD opened this issue Aug 27, 2018 · 0 comments
Closed

Farmer challenge - incorrect item names #9

BarnabyD opened this issue Aug 27, 2018 · 0 comments
Assignees

Comments

@BarnabyD
Copy link

The farmer challenge has CARROTS instead of CARROT, and POTATOES instead of POTATO

Currently
requiredItems: 'WHEAT:64 SUGAR:64 MELON:64 CARROTS:64 POTATOES:64 PUMPKIN:64'

Needs to be
requiredItems: 'WHEAT:64 SUGAR:64 MELON:64 CARROT:64 POTATO:64 PUMPKIN:64'

@tastybento tastybento self-assigned this Aug 31, 2018
@tastybento tastybento added the bug label Aug 31, 2018
tastybento added a commit that referenced this issue Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants