LittleTiles

LittleTiles

12M Downloads

[1.20] Problems with Collision

Klebestreifen opened this issue ยท 4 comments

commented
out.webm

LittleTiles blocks do not recognize the collision correctly.

commented

The problem comes from Radium
Reforged-Hub/radium-upstream#26

commented

Unfortunately I don't see a way to fix it on my end. I do some optimisations for the collision, because minecraft cannot handle the amount of boxes my blocks have. Seems like Radium does something quite similar.

commented

In the Radium settings (lithium.properties)
mixin.shapes.specialized_shapes = false
To fix the collisions, not sure if this breaks anything else though

commented

@MichelJonkman thanks for your hint. I will close the issue for now as it cannot be fixed unfortunately.