Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlapping Schematics don't render #907

Open
GamermelonCA opened this issue Oct 26, 2024 · 1 comment
Open

Overlapping Schematics don't render #907

GamermelonCA opened this issue Oct 26, 2024 · 1 comment

Comments

@GamermelonCA
Copy link

Minecraft Version: 1.21.0
Litematica version: litematica-fabric-1.21.1-0.19.50
Mallilib version: malilib-fabric-1.21.1-0.21.0

2024-10-26_15 51 13
Schematic when being overlaped by another schematic

2024-10-26_15 51 21
Schematic just on its own

I've tried a new instance of Minecraft with just litematica, mallilib and fabric (defult settings) and had the same result
this happen for me in single player and multiplayer

@maruohon
Copy link
Owner

Overlapping placements are an issue already because of just trying to decide how it's even supposed to work. Obviously two blocks can't be in the same place, so one of the placements has to "win". There is an option in Generic -> placementReplaceBehavior to control whether placements will override blocks already set by previous placements (they are handled according to the loaded placements list order, I believe).

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

No branches or pull requests

2 participants