Started by
trevor050
on
Topic category: Help with Minecraft modding (Java Edition)
So above is my problem, I have nothing special with my block other than the fact it generates naturally. when placed in water the sides do this and i cannot tell why
For some reason MCreator has underwater overlays turned on by default. You should be able to just check the 'hide fluid texture when submerged' box in the Visual tab of block properties to fix this.
...It's also possible your block is being rendered as transparent or translucent, when it should be solid. Might want to check that as well.