-
Notifications
You must be signed in to change notification settings - Fork 2
Crop Types
This page has an overview of all the crop types currently available along with their sub-types. There are currently 9 different crops available and that makes for a total of 14 different fields currently available!
A potato field in the early stages.
Command:
/gen field -c POTATO -t LOW

A fully grown potato field.
Command:
/gen field -c POTATO -t TALL

A wheat field in the early stages.
Command:
/gen field -c WHEAT -t LIGHT

A fully grown wheat field.
Command:
/gen field -c WHEAT -t DARK

A harvested corn field.
Command:
/gen field -c CORN -t HARVESTED

A fully grown corn field.
Command:
/gen field -c CORN -t TALL

A harvested dried out field.
Command:
/gen field -c HARVESTED -t DRY

A harvested wet field.
Command:
/gen field -c HARVESTED -t WET

A dry field.
Command:
/gen field -c OTHER -t DRY

A wet field.
Command:
/gen field -c OTHER -t WET

A vineyard field.
Command:
/gen field -c VINEYARD

A pear field.
Command:
/gen field -c PEAR

A cattle field.
Command:
/gen field -c CATTLE

A meadow field.
Command:
/gen field -c MEADOW
