maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
735 stars 223 forks source link

Can't see schematic while underwater (1.21) #872

Open ResistVR opened 3 months ago

ResistVR commented 3 months ago

I am having a problem to do with litematica not rendering schematic fake blocks that are colliding with real water, i tried the solutions in #64 but none of them worked 2024-08-03_18 36 26

SunSerega commented 3 months ago

64 had a reference to #21 - and that is still open.

ResistVR commented 3 months ago

64 had a reference to #21 - and that is still open.

buddy that has been open since 2019, im trying to find out how to stop water from stopping the rendering without having to drain the ocean, doesnt even work with a mod that stops rendering water ![Uploading 2024-08-04_12.49.09.png…]()

maruohon commented 3 months ago

Did you enable both ignoreExistingFluids and renderCollidingSchematicBlocks?

For me it still works fine in the 0.19.0 version for 1.21: 2024-08-04_14 03 38

However it does look like it doesn't render through the surface of the water if you have the renderBlocksAsTranslucent option enabled. You do see the blocks if you go below the surface. But I guess as a workaround don't use the translucent option when working with under water schematics. Also the vanilla Fabulous graphics option causes some extra weirdness, and I'd recommend using Fancy instead, in general (until maybe the renderer rewrites fix some stuff at some point...).