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

Visual issues with chest block models #1275

Closed
nothinggas opened this issue Jan 16, 2024 · 2 comments
Closed

Visual issues with chest block models #1275

nothinggas opened this issue Jan 16, 2024 · 2 comments
Labels
type: bug Issue where something isn't working

Comments

@nothinggas
Copy link

Describe the Bug

image
If you're using a mod such as Nostalgic Tweaks, or a resource pack like Golden Days, you will notice that create causes these additions to act strangely around chests. In Nostalgic Tweaks and Golden Days, one main feature is making the chests appear as they used to in the alpha days of minecraft. As you can see in the picture, due to Create, this doesn't work as intended, as it appears to render the tile entity chest underneath the full block chest, which causes Z fighting when it's closed, and appears to clip out of the chest when you open and close it.

It should go without saying that it takes away a lot of the immersion intended by these mods, when one of the most used and important items in the game is constantly visually artifacting every time you use it.

Reproduction Steps

  1. Download Create
  2. Download Golden Days (resource pack) or Nostagic Tweaks (mod)
  3. Observe how vile the chests appear

Expected Result

Not this.
More specifically, there should be no animation when using mods or resource packs that remove said animation, and the chest model should not appear inside the full-block chest model.

Screenshots and Videos

Minecraft_.version.hidden.from.driver.-.Singleplayer.2024-01-16.19-16-57.mp4

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

Nostalgic Tweaks
Sodium
Tested with Indium (But crashed when viewing Create's UI)
Lithium
transparent-fabric
entityculling
enhancedblockentities
entity-texture-features

Additional Context

Golden Days resource pack

@nothinggas nothinggas added the type: bug Issue where something isn't working label Jan 16, 2024
@nothinggas
Copy link
Author

PS. I have tested this after removing enhanecdblockentities (EBE) and the issue still persists.

@TropheusJ
Copy link
Member

This is because Flywheel renders some vanilla things through its optimized systems, including chests. You can disable it with /flywheel backend off but expect severe performance regression around Create components. You should open an issue on its repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants