
Floating blocks wont print.
Shadefreeze opened this issue ยท 5 comments
I've found out that floating there's some blocks that won't print. for example, floating slabs won't print at all if not connected to a full block.
This is because as Litematica is mainly used for SMPs and other things like that it would be more like exploiting placing a block without support.
+1
It has nothing to do with it "mainly being used for SMPs." No idea where you'd even pull that fact from - Litematica is used for a number of purposes. It's entirely down to the "placeInAir" functionality being removed after the 3.0 rewrite. This is the #1 issue the mod is facing right now.
+1
If SMPs don't want this feature they can make a rule for it, there are plenty of people that use this mod and struggle with having to air place "support" blocks that are completely unnecessary
This isn't some crazy difficult feature to implement just from looking at the source code it's literally one line that checks if there is a valid adjacent block, adding a toggle that would skip this step isn't a task that's difficult to achieve