Turtle Schematic Build Planner is a TypeScript project that reads a Minecraft NBT schematic, then uses a modified A* search algorithm with custom heuristics to plan the efficient placement of blocks. It simulates a turtle’s actions, eventually generating a Lua script that directs the turtle on block placement, refueling, and resupply operations.
minecraft typescript lua computercraft nbt computercraft-scripts computercraft-tweaked computercraft-utilities
- Updated
May 16, 2025 - TypeScript