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