1. Add optional auto-rename feature for asset files * Automatic filename shortening for particle/animation files (safe rename that updates references in JSON files) * Extend to images/audio files with corresponding path updates in JSON manifests 2. Implement mcworld packaging tool * Native support for creating directly installable .mcworld packages 3. Introduce JS/JSON optimization pipeline * Optional obfuscation for JavaScript files * JSON minification and asset bundling * Development/production mode differentiation If these improvements align with the project roadmap, I would be happy to contribute a PR to implement them.