Ender IO

Ender IO

98M Downloads

No Particle Texture When Falling in a Conduit

TheMDVF opened this issue ยท 2 comments

commented

Is there an existing issue for this?

  • I did not find any existing issues.

Current Behavior

When you fall on a conduit, the default black and pink texture is displayed.

Expected Behavior

When you fall on a conduit, the conduit texture should be displayed.

How to Test

  1. Place a conduit;
  2. Fall from some height on it.

Local Environment

- **Operating System**: Fedora Linux 42 (KDE)
- **Java version**: 21.0.8
- **Minecraft Version**: 1.21.1
- **Version**: EIO 8.0.3-alpha
- **Other Mods**: Discovered at ATM 10 (4.11)

Any Additional Information?

Image Image
commented

Sounds like a regression in v8 - thanks for the report :)

commented

Need to override addLandingEffects and addRunningEffects in ConduitBundleBlock to spawn a custom particle that supports conduit textures