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** Within custom item components' template function, is a template context parameter. This parameter has a `player` property that allows you to modify the player definition files. However it's `create()`...

bug

We should support this if it works within Minecraft https://bedrock.dev/docs/stable/Molang#Public%20Variables

feature

**Summary** API Access Point for all registred entity/item/block identifiers, including vanilla and all from the addon itself. Ideally this access point is available for compiler plugins and custom components. The...

feature

**Summary** Currently custom commands don't know what context they're executed in. It would be nice to get a list of all previous and future commands in the execution chain, for...

feature

Store all data related to bridge. custom syntax within its own data package. Storing them within the "minecraftBedrock" package is a bit unintuitive. Changes to data loading within the core...

good first issue
feature
data

https://discord.com/channels/602097536404160523/602097536840237087/1001244198936260698

data

Generate sets of items, entities or blocks with JavaScript

feature

**Summary** ‘animations’ folder was not included when exporting it as a .mcaddon file on websites **To Reproduce** Steps to reproduce the behavior: 1. Go to 'bridge. Website' (Not Application) 2....

bug