Feature/Request: Better JSON UI schemas
I was wondering if the resource pack UI JSON schemas from KalmeMarq/Bugrock-JSON-UI-Schemas could be used in this extension. They are more comprehensive than the current UI schemas.
If this is not possible, would it be possible to add a setting to disable schemas for each file type individually? The reasoning is that, even if these other JSON schemas are specified in the workplace settings, this extension overwrites the tooltips from them, and hence they have no effect. It would be useful to have an option to disable the inbuilt JSON schemas for UI files only, otherwise I have to disable/enable each time I want to work with UI files.
Thank you for your effort in creating such a useful extension!
I think the best course of action is to update blockceptions own schemas to what is needed:
https://github.com/Blockception/Minecraft-bedrock-json-schemas
in /source/resource/ui is a base of UI specifications, but these could be better upgraded for anyone looking
@KalmeMarq Perhaps this is something you'd be interested in? Or something you're okay with letting someone else do?
@Xterionix I think at this point it safe to say, that if someone else wants to do it, they can do it :)
Unfortunately, I don't know enough about JSON UI to make my own schemas, and I don't want to just copy and adjust theirs without their go ahead
KalmeMarq, the author of the JSON UI schemas, has given the thumbs up! https://github.com/KalmeMarq/Bugrock-JSON-UI-Schemas/pull/11#issuecomment-3156244681
Nice. I'll get to it when I write up the 1.21.100 schemas