Started by
Finmide
on
Topic category: Help with Minecraft modding (Java Edition)
So um I was testing something with a block I made and when I placed it I learned that it causes this little problem. How do I fix this?
Topic category: Help with Minecraft modding (Java Edition)
So um I was testing something with a block I made and when I placed it I learned that it causes this little problem. How do I fix this?
turn off enable connected sides if its on
It is not on is there other suggestions?
Enable transparency
Transparency is enabled
Could you paste here some images about the settings you used for the block and how it is rendered ingame?
Here is the setting page for the block:
And how it appears in game when testing:
No idea then :(
It might be an MCreator bug, try opening an issue on the tracker about it
So I fixed it from x-raying by turning on both translucency and connected sides.
However whenever transparency is active I notice it creates a new problem in the world the block naturally spawns in. (I tested it and connected sides doesn't affect it)
So this is the appearance I get when I have transparency off
And then when I turn on transparency This happens
of course I am going for the above appearance as its supposed to look eerie and plus after the change it causes some graphical errors as you may be able to see in the corner.
Is the opacity set to 0?
The opacity is set to 255 but I tried 0 and 1 and it still does this..