editor icon indicating copy to clipboard operation
editor copied to clipboard

Next generation of bridge., the Minecraft Add-On editor

Results 285 editor issues
Sort by recently updated
recently updated
newest added

**Summary** Auto-Completion on the editor is not working or not showing properly. **To Reproduce** Steps to reproduce the behavior: 1. Open `main.js` and import any of Minecraft scripting api. 2....

bug

**Summary** Not possible to add blank item **To Reproduce** Steps to reproduce the behavior: 1. Go to More... 2. Click on 'Item-->Blank Item' 3. Add image 4. Observe result **Observed...

bug

**Summary** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to...

bug

**Summary** So when I export as mcaddon, some files are missing (2 entity behaviour files and almost an entire folder of textures) Renaming the files seem to fix the issue...

bug

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.2. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript

**Summary** If you set your taskbar to be on the left/right side of the screen, Bridge's app icon will be off-center **To Reproduce** 1. Open Bridge 2. Move your taskbar...

bug

**Summary** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to...

bug

**Summary** Some linux distro has a tool call [bridge](https://man7.org/linux/man-pages/man8/bridge.8.html), so `Exec=bridge` is ambiguous. ```bash $ cat /usr/share/applications/bridge.desktop [Desktop Entry] Categories=Development; Exec=bridge Icon=bridge Name=bridge Terminal=false Type=Application ``` I fix this by...

bug