You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Use minecraft 1.19.2 Forge version 43.4.0
Use EMF version 2.0.2
Use ETF version 6.0.1
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).
Use a resource pack like the one found here (The one linked works fine in 1.19.2 too)
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.
The text was updated successfully, but these errors were encountered:
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
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:
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).
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.
The text was updated successfully, but these errors were encountered: