Update README

This commit is contained in:
Tanner Collin 2021-04-29 00:57:43 +00:00
parent ad6c412802
commit e4ea9aeaa0

View File

@ -2,9 +2,9 @@
A general-purpose Minecraft 1.16 bot written in Python.
Mosfet is able to farm wood by cutting trees, gather sand, gather netherwart,
and trade with villagers to get emeralds. He can eat, sleep, and flee from
threats.
Mosfet is able to farm wood by cutting trees, farm crops, gather sand, farm
netherwart, and trade with villagers to get emeralds. He can eat, sleep, and
flee from threats.
## Requirements
- Python >= 3.6
@ -168,4 +168,4 @@ put to use.
## Acknowledgements
Thanks to Isaia and the devs behind pyCraft.
Thanks to Isaia, sose, and the devs behind pyCraft.