Emotecraft (Forge)

Emotecraft (Forge)

1M Downloads

Emotecraft with Sodium 0.5.8. The body does not bend

Niko-n-DEV opened this issue · 14 comments

commented

Minecraft with Sodium 0.5.8 on version 1.20.1. The body does not bend

commented

An adequate fix is to find the sodium-mixins.properties file in the configs and add it there:

mixin.features.render.entity=false
mixin.features.render.entity.cull=true
mixin.features.render.entity.shadow=true

will this have a big impact on performance?
@dima-dencep

commented

Адекватное исправление — найти sodium-mixins.propertiesфайл в конфигах и добавить его туда:

mixin.features.render.entity=false
mixin.features.render.entity.cull=true
mixin.features.render.entity.shadow=true

I did this, at first everything was good, but then I restarted minecraft with all my mods and the problem came back(

commented

Used this solution

Doesn't work if you add Iris for this Sodium version.

Is there any way to fix this as well?

commented

Same problem with
version: 1.20.1
Forge
mod: Embeddium 0.3.1

commented

Community did sort of a fix:

dima-dencep/bendy-lib@0c68f3f

The bends are transparent for some reason, but it works.

commented

An adequate fix is to find the sodium-mixins.properties file in the configs and add it there:

mixin.features.render.entity=false
mixin.features.render.entity.cull=true
mixin.features.render.entity.shadow=true
commented

mod: Embeddium 0.3.1

try 0.3.7

@realPeeDee

commented

Same issue with Sodium 0.5.8 and Embeddium with Minecraft 1.20.4

commented

bruh i have the same bug and options didn't help😭😭😭😭😭😭

commented

and yeah that looks like roblok r6💀💀💀💀💀💀

commented

In the new version of Iris, this has been fixed, now they can bend

commented

I will open this issue back, because the problem has not been solved, and I do not see any alternative solutions

commented

Keep it open until resolved. Even if there is another similar issue in closed issues, it is probably invalid.

commented

Which version of Iris did you get this working in? I've tried it with all versions I can find and it still seems to have the same problem.

When I try, it works fine with the fix in sodium-mixins.properties when using only sodium/indium, but when Iris is added, the issue still returns.

I've also noticed that when using Skin Layers 3D (version 1.5.4), the outer layer does bend correctly, but the inner layer still doesn't.

image

The issue persists even if I update sodium/indium/iris to their latest versions. Removing Skin Layers 3D doesn't fix it either.