Nathan-Nesbitt / Minecraft_AI

An in game AI implementation for Minecraft Education
MIT License
4 stars 2 forks source link

Fix File Rename Issue #22

Closed Nathan-Nesbitt closed 3 years ago

Nathan-Nesbitt commented 3 years ago

At the moment you cannot rename files, they are just random UUID's. Part of this is because minecraft_stores is a single object and initializes only one file.