Skip to content

🐛 minecraft/atlases/blocks.json Gets overwritten #426

@Ice424

Description

@Ice424

🛑 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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions