issues
search
SwarmBotMC
/
SwarmBot
🐜 A performant, autonomous bot launcher for Minecraft
Other
95
stars
9
forks
source link
mine chunk & place/mine blocks
#11
Closed
andrewgazelka
closed
3 years ago
andrewgazelka
commented
3 years ago
probably need an immutable data structure to store modified blocks in A*
will need a separate T::Store for memory efficiency where Vec
is the path returned from A* and T are the nodes that are generated