Started by
RainbowMaxim20
on
Topic category: Help with Minecraft modding (Java Edition)
Please help. Why, when I insert a record into the player, it plays for a few seconds, then the sound disappears, and the record plays without sound. The music file is working. This problem started with mcreator 2023.2 with versions 1.19.4, and 1.19.2 is fine. I've already checked re-created as well. It's the same in Mcreator2023.3.
Edited by RainbowMaxim20 on Thu, 09/21/2023 - 04:32
you have to set the amount of ticks to how long the music is (1 second is 20 ticks, so if your song is 1 minute, it would be 1200 ticks. Basically multiply the number of seconds by 20)
Thank you very much. I didn't know. It used to be different. I didn't change the tick settings and everything worked