-
Notifications
You must be signed in to change notification settings - Fork 537
Open
Description
Proposal: Task-Based AI for Better Survival
Problem:
The AI sometimes fails in Minecraft because it frequently switches tasks without remembering what it has already done.
Solution:
Implement a dynamic task list where the AI:
- Keeps track of goals (e.g., "Get wood → Craft tools → Find food"). This ensures that after gathering wood, it won’t switch to unrelated tasks (unless it decides to modify the list) and will continue progressing.
- Adjusts the list after death (since it lost resources upon dying).
- Can reprioritize tasks in real-time.
Metadata
Metadata
Assignees
Labels
No labels