1.19.3 broke the mod #11
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: andrew/SpeedCarts#11
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you need more info I can send logs and stuff if you're still active
I'm not really supporting this mod anymore; I think one of the other open issues links to a more up-to-date mod which is similar enough. However if it's a simple fix I could look at making a small update. Send the error message in any case.
I did some digging and
SoundEvents.BLOCK_NOTE_BLOCK_BELL
is what's causing the mod to crashchanging it to anything under
SoundEvents
fixes it.I used
SoundEvents.BLOCK_REDSTONE_TORCH_BURNOUT
with the volume at0.15f
which imo is the best alternative to the note block sound.I can make a PR if you want but I feel like it would be better to just outright fix the noteblock sound rather than using a workaround
I checked out the mod linked in one of the open issues and you can't change the speed of the minecart manually like with this mod
Alright; I'll take a look this evening.
any news?
Working 1.20 port
https://github.com/nagata-yoshiteru/SpeedCarts