carpet-shadow icon indicating copy to clipboard operation
carpet-shadow copied to clipboard

1.20.4?

Open Domen-1 opened this issue 1 year ago • 10 comments

Is it planned to update the older versions?

Domen-1 avatar Jan 10 '24 16:01 Domen-1

i've been quite busy IRL recently, so while it is planned i can't provide any ETA for the update.

mattymatty97 avatar Jan 11 '24 14:01 mattymatty97

We are really looking forward to the update to 1.20.4

N1zard avatar Jan 28 '24 10:01 N1zard

I hope one day it comes out on 1.20.4...

mooronsi avatar Mar 02 '24 17:03 mooronsi

i hope too

DeepResonanceHub avatar Apr 07 '24 14:04 DeepResonanceHub

I no longer hope, because from 1.20.4 I went back to 1.20.1

N1zard avatar Apr 07 '24 16:04 N1zard

I made a fork and tried to do it for 1.20.4. I've never written in java or made mods before. I'm not sure if this is done correctly, but it seems to work. There's also some class - RecipeManagerMixin, I don't know what it's responsible for, but I couldn't fix the Mixin for it, so I just commented it out. It may be useful to someone. (translated by a translator, so there may be a bad translation) https://github.com/mooronsi/carpet-shadow

mooronsi avatar Apr 07 '24 17:04 mooronsi

Thanks man, but now I realized that on 1.20.4 it is impossible to create an environment for shadow items, due to the fact that the comparator falls when the hatch is opened, remaining a phantom block that does not read anything. Does anyone know how to solve this problem? I would really like to test the fork.

DeepResonanceHub avatar Apr 11 '24 13:04 DeepResonanceHub

Thanks man, but now I realized that on 1.20.4 it is impossible to create an environment for shadow items, due to the fact that the comparator falls when the hatch is opened, remaining a phantom block that does not read anything. Does anyone know how to solve this problem? I would really like to test the fork.

I haven't been able to do it for a long time either. As a result, I found the AntiShadowPatch mod on the Internet, but using it alone, the shadow Item did not work for me, but the suppressor did. As a result, my build has the following mods:

  • Carpet
  • Carpet-fixes
  • AntiShadowPatch
  • And my fork for Carpet-shadow

UPD: I have no idea how it all works in the end, but it works :D

mooronsi avatar Apr 11 '24 13:04 mooronsi

Thank you very much! This was the only problem, I didn't think it could be solved so easily.

DeepResonanceHub avatar Apr 11 '24 15:04 DeepResonanceHub