paulevsGitch / EdenRing

MIT License
20 stars 16 forks source link

Stuffs up with Create Refabricated #24

Open StockiesLad opened 2 years ago

StockiesLad commented 2 years ago

In my modpack (and isolated) Bdlib, Eden Ring and Create cause problems

(Works with better nether/end)

Fabric 0.14.2, 1.18.2 Fabric API 0.51.1 2022-04-26-7.log

TropheusJ commented 2 years ago

This has been fixed on Create's side, however Eden Ring still changes gravity is a very incompatible way. Since gravity is only multiplied, not replaced, it would be best to change it via ModifyVariable. Example + some tips below, feel free to copy paste (and remap, it's in moj) it over. https://gist.github.com/TropheusJ/a03b247c6e2050376423636e4133be3c

paulevsGitch commented 2 years ago

To be honest I'm not sure that ModifyVariable will be compatible between each other, I have plans to change it into some injects, but I'm not sure when this will be implemented

StockiesLad commented 2 years ago

No rush! Take all the time you need. It's all good