Tempad

Tempad

1M Downloads

[Bug]: `minecraft:glowing` effect is not visible with this mod installed

dsf3449 opened this issue ยท 3 comments

commented

Bug Description

The effect minecraft:glowing is no longer visible when this mod is installed.

How to Reproduce?

  1. Have an instance of minecraft with only forge installed

javaw_l96OsauWkJ

  1. Create a world
  2. Write /effect give @e minecraft:glowing 10
  3. Observe all the entities glowing

javaw_aParr2OzFE

  1. Write /effect clear @e
  2. Shut down the instance, install this mod

javaw_VVuppS7nm2

  1. Load into the world you created earlier
  2. Write /effect give @e minecraft:glowing 10
  3. Observe that the entities do not glow this time around

javaw_Zf7reASHTX

Expected Behavior

The glowing effect should function properly.

Version

1.4.4

Mod Loader Version

1.19.2 - 43.2.4

Mod Loader

Forge

Logs or additional context

No response

commented

This is also happening in Minecraft 1.19.2 on forge version 43.2.6

commented

Changing "timedoorFancy" to false in tempad_client.json appears to have solved the issue on my end. Issue with the time door rendering?

commented

Believe this has been fixed