Skip to content

Conversation

@edayot
Copy link
Contributor

@edayot edayot commented Nov 29, 2025

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