Skip to content

fix: pack format with subproject and overlays - #487

Merged
misode merged 8 commits into
mcbeet:mainfrom
edayot:fix_pack_format_subproject_and_overlays
Dec 1, 2025
Merged

fix: pack format with subproject and overlays#487
misode merged 8 commits into
mcbeet:mainfrom
edayot:fix_pack_format_subproject_and_overlays

Conversation

@edayot

@edayot edayot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Fix #486

The problem was with merging two datapacks with overlays (what a subproject does basically), since overlays were merged after the min_format & max_format, they would preserve their default values.

I added some tests to validate the behaviour with overlays.

(hopefully this is the last PR solving this types of problems)

@edayot
edayot marked this pull request as ready for review November 30, 2025 10:25
@misode
misode merged commit 400a946 into mcbeet:main Dec 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subproject and overlay format handling

2 participants