Joelant05
Joelant05
Due to the `minecraft:shooter` item component being broken, custom bows aren't possible. We will add a bow preset once this component is fixed in Minecraft
WIP https://github.com/bridge-core/editor/tree/feat/color-picker Default Implementations: https://github.com/microsoft/monaco-editor/blob/35eb0efbc039827432002ccc17b120eb0874d70f/src/language/json/jsonWorker.ts#L94-L102 https://github.com/microsoft/vscode-json-languageservice/blob/12275e448a91973777c94a2e5d92c961f281231a/src/services/jsonDocumentSymbols.ts#L239-L289 It would be cool to get the locations of colors from the schema, but I don't think this is something we can do yet...
https://github.com/bridge-core/docs/blob/next/docs/guide/misc/project-config.md#packdefinitions will need to change docs here once this is implemented
Do you have any extensions installed?
Could you just let me know what extensions you have installed anyway?
I've pushed a fix to this now, you just need to update the "Navigator" extension
Commits I forgot to reference 🙃 https://github.com/bridge-core/editor-packages/commit/380e37e83f890d18f8963edd61e63b23e1982b13 https://github.com/bridge-core/editor-packages/commit/1217801bf0ccf152c8fcb793402b69fde7f59d41
This also effects entity and block event responses. Seems to be because the tree editor doesn't correctly support how I've set up the event response schemas.
Update on this: It seems like the player context functions, so `animationController`, `animation` and `create` are all broken. The content that should be in the player file end up in...
Make sure you have enabled the "Holiday Creator Features" exp toggle in your project. You can do so by toggling the options in the project selection window.