-
minecraft-world-downloader
Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.21
Try using this program to join the server: https://github.com/mircokroon/minecraft-world-downloader It works as a proxy between you and the server to download everything you load into a copy of the world. Just be aware that most inventories like chests aren't saved unless you open them.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
The main tool I use for handling and saving builds in my regular Minecraft is Litematica. It's basically the modern form of schematica. Since a lot of people use it, it'd be nice to include a mention of. Litematica uses its own file format. You can convert them to .schematic with this java application, so if someone (like me) had a bunch of .LITEMATICs sitting around they could import them into your project a lot easier.
-
Thanks for the tip. I've added it to the main documentation page and to the Mineways issue about this file format. Your info on Litematica (which I'd never heard of before) is invaluable, as I don't track much about all the tools out there that could help users.