BrokenSt0ne/phosphorite ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Gorilla Tag mod called phosphorite that adds experimental real time lighting using the GorillaCorp lighting system.

I want an in game menu I can open with V so I can create and edit lights without leaving the game. The menu should let me change light position, color, and intensity, then save and load lights from a JSON file called data.json in the plugin folder. It should also let me edit lights I already made, and have simple buttons for the usual actions like loading, saving, adding, and removing lights.

Make it work as a visual only mod, so it can be used in both modded and non modded lobbies without giving a gameplay advantage. If needed, look up the current docs online for any Gorilla Tag or GorillaCorp details.

Please include a simple clean UI, and make sure the lighting is easy to test with a sample config. If there are any limits or performance concerns, handle them gracefully since too many lights can cause lag.