Posted April 16, 201510 yr So I am trying to add music disc to my mod.. I have follow just about the only tutorial that I could find( www.minecraftforum.net/forums/mapping-and-modding-minecraft-mods/1294939-custom-music-discs-v1-7 ) and all I have is all errors does anyone know of any better tutorial or even a open source mod that I could look at?
April 17, 201510 yr Here's thread from this forum and a tut that might help you ...there is a link to a sounds.json as well. I am working on the same thing. . .but I get an error Unable to Load Empty Sound Event ...I think my trouble is how to make the sound event get picked up by forge. My record plays but no sound. I got this to work in 1.6.4 by using @ForgeSubscribe to put the event on the Minecraft.EVENT_BUS ...I had a thread on that. So either my file path is wrong or I am not registering the sound event properly. If I get it fixed before you I will post my code and explanation here. If you get yours first then , I hope, you will do the same for me to save time... good luck happy modding http://www.minecraftforge.net/forum/index.php?topic=26910.0 http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2172652-custom-music-disc-forge-tutorial-1-7-2-1-7-10
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.