-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
π BugSomething isn't workingSomething isn't working
Description
π Before you Start
- I have searched existing bug reports for my problem.
- I have read the F-A-Q.
- I am using the latest version of Animated Java
- I will only report a single bug in this report. If I have found multiple bugs, I will create a separate report for each one.
π£οΈ Describe the bug
In remove/zzz/this/as_data.mcfunction
it is currently:
with entity @s data.locators.locator_head
when it should be
with entity @s data.locators.head
to properly remove any markers
β οΈ Error Message
ποΈ 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
Metadata
Metadata
Assignees
Labels
π BugSomething isn't workingSomething isn't working