Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom chest models don't work with Flywheel #263

Open
hexagonelle opened this issue Oct 3, 2024 · 0 comments
Open

Custom chest models don't work with Flywheel #263

hexagonelle opened this issue Oct 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hexagonelle
Copy link

Describe the Bug

If using a mod like Entity Model Features, you can use a custom model for block entities like the vanilla chest. However, if Flywheel is installed, then the custom vanilla chest model will be overridden by the default model.

NOTE: the version of Flywheel I am using is packaged in Create. It is version 0.6.10-7, not what is listed below. In addition, I am on Forge 1.20.1.

Reproduction Steps

  1. Install Create, Entity Model Features (EMF), and Entity Texture Features (ETF, required for EMF)
  2. Install a resourcepack that changes the vanilla chest model, for example this one (though it says it's for an older version of Minecraft, it will work for this test)
  3. Note that although the texture has changed, the model has not.
  4. If Create is uninstalled, the custom vanilla chest model is rendered in game.

Expected Result

My understanding is that Flywheel optimizes how chests are rendered, and I would guess that this optimization interferes with using custom chest models. Perhaps there could be an option to blacklist certain block entities from being altered by Flywheel?

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

What is your GPU?

Nvidia GeForce RTX 4060

Mod Version

0.6.8.a

Minecraft Version

1.19.2

Loader Version

Forge 47.2.0

Other Mods

Create 0.5.1.f, Entity Model Features 2.2, Entity Texture Features 6.2.2

Additional Context

No response

@hexagonelle hexagonelle added the bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant