B1n-ry / Youre-in-grave-danger

A minecraft mod which adds one single block. The grave, which will generate when you die, and store your items
https://www.curseforge.com/minecraft/mc-mods/youre-in-grave-danger
MIT License
64 stars 17 forks source link

render bug #180

Closed VaporeonScripts closed 2 months ago

VaporeonScripts commented 2 months ago

1.21.1, latest neoforge version image

B1n-ry commented 2 months ago

Yeah I found this out just the other day. Seems to be some mod incompatibility. I'll see if I can find which one, and if it's possible to fix

IMS212 commented 2 months ago

This bug is triggered by Sodium, and seems to be caused by the Grave Block Entity not having hasCustomOutlineRendering returning true on NeoForge.

IMS212 commented 2 months ago

Nevermind; I was looking at the wrong branch, I see you have it. Will look into this more.

IMS212 commented 2 months ago

I have found the bug within Sodium; a fix will be made soon.

VaporeonScripts commented 2 months ago

Alright

IMS212 commented 2 months ago

Fixed in Sodium 0.6 Beta 2.