When running with create, the train of create will make a critical attack sound
UQRARA opened this issue ยท 4 comments
describe
When create0.5.0 and mtr3.0.1 are installed in the game, critical attack sound will be triggered when the physical train in create runs at high speed
Reproduction Steps
- Build the train in create0.5.0
- Start the train and reach one third of the speed bar
- A continuous and cyclic critical attack sound will be sent
Environment
- Minecraft Version: 1.18.2
- Installed Mods:
- MTR-forge-1.18.2-3.0.1
- create-mc1.18.2_v0.5.0c
- flywheel-forge-1.18-0.6.4
- architectury-4.5.76-forge
- Forge 40.1.31
- OptiFine HD_U_H7
I think this is caused by mtr:seat
which constantly chases player and it's invisible entity, but they didn't add this as expection, which caused this. they tries to knockback mtr:seat
entity, but it constantly comes back, which causes this. reopen this issue please?