-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
When making a project, I personally like to store external commands in locators such as "commands", "player", etc. However, when using v1.7.0+ it now exports locator commands into a singular file. However, this results in the locator lowest on the hierarchy not having its commands be exported. This is fine, you can just use a singular locator for this, but for the sake of organization I'd like this to be fixed!
This isn't an urgent fix! Just something I'd like to see get added to allow for further organization.
β οΈ Error Message
ποΈ How to Reproduce
Create two locators such as "commands" or "player"
Give them each some commands such as "say hello world!", and "say goodbye world!"
The lowest locator on the hierarchy has its commands exported, but none of the rest.
β Expected Behavior
Chat logs should say "hello world!" and "goodbye world!"
π‘ Solutions & Alternatives
Either create seperate locator files with the format 0_locator_commands_<LOCATOR_NAME>.mcfunction
or
Create directories for each frame and sort them that way.
π© Minecraft Version
1.20.4
π¦ Blockbench Version
1.7.3
π» Operating System
Windows
π Installed Blockbench Plugins
- Animated Java
- Double Sided Cubes
- Free Rotation Item
β°οΈ Minecraft Environment
Singleplayer no mods