We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In remove/zzz/this/as_data.mcfunction it is currently:
remove/zzz/this/as_data.mcfunction
with entity @s data.locators.locator_head
when it should be
with entity @s data.locators.head
to properly remove any markers
function animated_java:<name>/remove/all should remove the rig and locators but notice it does not
function animated_java:<name>/remove/all
function animated_java:<name>/remove/all remove the rig and all locators associated with the rig
No response
1.21.4
4.12.4
Windows
Animated Java 1.7.3
Vanilla
The text was updated successfully, but these errors were encountered:
SnaveSutit
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
🛑 Before you Start
🗣️ Describe the bug
In
remove/zzz/this/as_data.mcfunction
it is currently:when it should be
to properly remove any markers
🔄️ How to Reproduce
function animated_java:<name>/remove/all
should remove the rig and locators but notice it does not✅ Expected Behavior
function animated_java:<name>/remove/all
remove the rig and all locators associated with the rig💡 Solutions & Alternatives
No response
🟩 Minecraft Version
1.21.4
🟦 Blockbench Version
4.12.4
💻 Operating System
Windows
📃 Installed Blockbench Plugins
Animated Java 1.7.3
⛰️ Minecraft Environment
Vanilla
The text was updated successfully, but these errors were encountered: