A Minecraft bot thing lol.
- Implement basic falling so bot isnt stuck in the air, getting kicked for flying
- Optimise chunk storage so in a normal world it doesnt use a stupid amount of memory during runtime
- Chat parsing
- Barely implemented
- Do tasks based on chat messages
- Barely implemented
// - Create item db for inventory
- Do basic inventory manipulation
- Drop items
- Do this with chests
- Craft
- IMPORTANT PARSE NBT
- Add proper checking for transparent blocks
- Dont try to jump over blocks like fences