Incompatibility with custom chest models
Octelly opened this issue ยท 3 comments
Describe the Bug
Create (and or Flywheel, can't easily test since they're bundled together) forces the vanilla chest model to be rendered alongside any custom one.
I've tested this with both Nostalgic Tweaks and FastChest.
Reproduction Steps
- Click on chest
- Observe intersecting models
Expected Result
Only the custom model should be rendered (as seen in the attached video, Create disabled)
xddd.mp4
Screenshots and Videos
xd.mp4
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.0g
Minecraft Version
1.18.2
Other Mods
The following mods were present for both demonstrational videos (with no other changes besides Create being disabled in one of them)
- Architectury
- Cloth Config
- Cull Less Leaves
- Enhanced Block Entities
- Fabric API
- Fabric Language Kotlin
- Fabrication
- Hunger Remover
- Indium
- Iris
- Mod Menu
- Nostalgic Tweaks
- Reese's Sodium Options
- Roughly Enough Items
- Sodium
- Sodium Extra
Additional Context
No response
This is technically the same as #316. Create already optimizes block entity rendering, you don't need to add any extra mods for that.
If you absolutely insist on using FastChest, then type /flywheel backend off in chat and hit enter.
This is technically the same as #316. Create already optimizes block entity rendering, you don't need to add any extra mods for that.
If you absolutely insist on using FastChest, then type /flywheel backend off in chat and hit enter.
Well, perhaps, but optimisation wasn't the point, hence me mentioning this being a feature of Nostalgic Tweaks as well.
I'm putting together a collection of mods and resource packs that bring back the look and feel of Beta 1.7.3 and I really wanted to add Create to it as well, because it's one of my favourite mods and I was looking forward to making beta-style textures for it.
duplicate of #316