forpleuvoir/hiirosakura — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Minecraft client mod called HiiroSakura that focuses on making normal gameplay smoother and easier to customize.

I want it to be a Fabric client mod in Kotlin, with a settings screen opened by pressing H and S. All features should start turned off by default. The player should be able to turn options on and off from the mod settings.

Include useful client side features like always showing barrier and light blocks, turning off scrambled text, hiding the sidebar scoreboard, gamma override, TNT and creeper fuse display, extra info for held items and dropped items, auto planting, chain door opening, item use blocking, block break protection, auto switching between chestplate and elytra, auto respawn, sound filtering, and switching the client camera entity.

Also add chat tools like message filtering, message injection, and chat bubbles. I want a simple custom task system where users can send messages, run commands, or run Jexl scripts from hotkeys or a task screen. Add event subscriptions for player and world events so they can trigger messages, commands, scripts, or custom tasks.

Want more depth? Deep Reverse