Minecraft Version
1.21.1
Describe the Bug
When using shaders (such as with Iris), if a Pot from Central Kitchen is placed above a Blaze Burner, enabling shaders will cause a client crash due to a missing model. The error occurs in BlazeBurnerRenderOverride.render, where the model is null (NullPointerException).
Reproduction Steps
- Run Minecraft 1.21.1 with Create, Create Central Kitchen, and shader support (e.g., Iris).
- Place a Blaze Burner and a Pot above it.
- Enable any shader pack.
- Observe that the client crashes while rendering.
(Stack trace confirms the crash occurs in BlazeBurnerRenderOverride.render).
Expected Result
The Blaze Burner should render properly with shaders enabled and the client should not crash.
Debug Log
https://mclo.gs/E0Ow9tW
Minecraft Version
1.21.1
Describe the Bug
When using shaders (such as with Iris), if a Pot from Central Kitchen is placed above a Blaze Burner, enabling shaders will cause a client crash due to a missing model. The error occurs in BlazeBurnerRenderOverride.render, where the model is null (NullPointerException).
Reproduction Steps
(Stack trace confirms the crash occurs in BlazeBurnerRenderOverride.render).
Expected Result
The Blaze Burner should render properly with shaders enabled and the client should not crash.
Debug Log
https://mclo.gs/E0Ow9tW