-
-
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
Existing block atlases get completely overwritten after export.
Beore Export
{ "sources": [ { "type": "directory", "source": "blueprint", "prefix": "blueprint/" }, { "type": "single", "resource": "entity/chest/normal" } ] }After Export
{ "sources": [ { "type": "directory", "source": "blueprint", "prefix": "blueprint/" } ] }Nothing major mainly QOL
β οΈ Error Message
ποΈ How to Reproduce
In the RP in minecraft/atlases/blocks.json
have an entry in the sources
list
Export the AJ Blueprint to the resourcepack
See that the file gets overwritten
β Expected Behavior
AJ appends its entries to the sources list if necesarry keeping existing entries intact
π‘ Solutions & Alternatives
No response
π© Minecraft Version
1.21.1
π¦ Blockbench Version
4.12.2
π» Operating System
Windows
π Installed Blockbench Plugins
No response
β°οΈ Minecraft Environment
No response
Metadata
Metadata
Assignees
Labels
π BugSomething isn't workingSomething isn't working