Open SIsilicon opened 3 years ago
Minecraft is currently working on a big rewrite of its UI using browser technologies (HTML, CSS & JavaScript). Because of that, we do not intend to work on improving our support for Minecraft's current UIs using the legacy JSON tech.
We're open to accept external PRs working on that aspect though. Preview functionality: bridge-core/editor Improving the JSON schemas: bridge-core/editor-packages
Custom UI is hard enough to make as it is with little documentation. Having a realtime preview window for it can make it easier to understand and faster to develop. The ability to modify the preview directly for a more graphical control would be a plus.