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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions