[EMF] Entity Model Features [Fabric & Forge]

[EMF] Entity Model Features [Fabric & Forge]

28M Downloads

[Bug] Create mod resets certain minecart models

HerrGrafVal opened this issue ยท 5 comments

commented

Describe the bug

Using create mod alongside EMF (and ETF) resets models (and texture paths) for minecarts, hopper minecarts and furnace minecarts (no other minecart types affected).

To Reproduce

Steps to reproduce the behavior:

  1. Use minecraft 1.19.2 Forge version 43.4.0
  2. Use EMF version 2.0.2
  3. Use ETF version 6.0.1
  4. Use Create Mod version 0.5.1f (with Flywheel version 0.6.10-20)

Steps one to four can be reproduced by creating a new Forge 1.19.2 Profile in the curseforge launcher and downloading the latest/suggested versions for EMF and Create Mod (other mods will be installed automatically).

  1. Use a resource pack like the one found here (The one linked works fine in 1.19.2 too)
  2. Open new world in creative mode and place down rails and then minecarts.

After disabling/removing the create mod all minecart types render according to the resource pack as expected.
This has been tested with the above mentioned 4 mods only.

Expected behavior

Custom minecart models get applied.

Screenshots

For this screenshot the "minecart.png" inside the resource pack was renamed to "cart.png" and the .jem files adjusted accordingly.
I also installed "the one probe" which oddly enough still reads the custom model as would be expected.
2024-09-02_16 56 49

commented

I tried messing with both EMF config and debug tools as well as Create mod configs to no avail

commented

odd
must be something create is doing to them, ill add it to the list, but if they are forcibly asserting the vanilla model during render there isn't much i can do

commented

does it work with optifine?

commented

ah, well this might be one of the reasons why :/, i'll look into it, its on my list

commented

does it work with optifine?

To my knowledge optifine and create don't work together, the game doesn't load with both of them installed