The Terasology Foundation
MOO Crops (II) - Add the new crop block to the game
Add a new crop block to Master Of Oreon
This is a follow up task to the "New crop block task" (TODO: GCI link) which requires you to add the new block created to the Master of Oreon module such that a plant
task can be created for this crop and it can be planted by the Oreons in the game.
Acceptance Criteria
- Implement a task for planting the new crop and also define the attributes of this new resource.
- Open a PR in the MOO repository with the required changes.
- Share a screenshot(or preferably a video) with a field of the newly added crops in the game.
Where to start
- Go through the
PerformTaskNode
for the logic related to task completion.
See also
- This wiki for details on how to add the crop block as a resource.
GCI Tags
Master Of Oreon
Task tags
Students who completed this task
HannahG