Releases
v1.7.15
Features:
Custom components can now access current file format version for building more robust code that works for multiple Minecraft versions
Better handling of execute>commands
custom syntax
Now compiles simple strings without an error
Better error reports for invalid syntax
On "v1.16.100" file format versions, this syntax now compiles to Minecraft's native run_command
event response
Added support for custom commands inside of entity, block & item run_command
event response
Changes:
Added new argument to $versioned_template
s to easily combine them with $dynamic_template
s
Improved "escape" behavior:
Now first removes focus from inputs without unselecting the current node
If no input is focused, bridge. will unselect the current node
Updated project target version description
Fixes:
Fixed project refreshing
Fixed bridge. Core built-in plugin not activating/deactivating correctly
Fixed $dynamic_template
with $if
showing up in auto-completions if $if
evaluates to false
You can’t perform that action at this time.