With molten sailor mcl enabled one of the (I think) default_cool_lava sounds plays near constantly while standing near lava nodes and flows. It goes away when I disable molten sailor mcl.
Do you have the ability to test from git directly? https://github.com/bgstack15/molten_sailor_mcl. I have adjusted the code to only make the sound when the player has any part of the suit on.
I've never manually installed a mod before, nor have I used git, and I've hit a snag. I downloaded molten_sailor_mcl-master.zip from github, following the instructions in luanti documentation, I extracted the zip in the mods folder, added "load_mod_molten_sailor_mcl-master = 'directoy path' " to the world.mt file and i get the following error "error server start the following mod can not be found:molten_sailor_mcl-master". I also tried the instructions on contentdb: "load_file_molten_sailor_mcl-master = true" without any error message upon loading the world, but none of the mod items were in the creative menu.
Thank you for trying! To avoid any further trouble with that git stuff for you, I have released a new version of Molten Sailor in ContentDB. You can update with the in-game mechanism. It would be safe to remove any previous molten_sailor_mcl (-master or otherwise) and just install fresh, too.
With molten sailor mcl enabled one of the (I think) default_cool_lava sounds plays near constantly while standing near lava nodes and flows. It goes away when I disable molten sailor mcl.
Are you saying that the sound always plays when the mod is enabled, and you are not wearing the cooling suit?
Thats right, with the mod enabled and none of the items from it crafted yet.
Do you have the ability to test from git directly? https://github.com/bgstack15/molten_sailor_mcl. I have adjusted the code to only make the sound when the player has any part of the suit on.
I've never manually installed a mod before, nor have I used git, and I've hit a snag. I downloaded molten_sailor_mcl-master.zip from github, following the instructions in luanti documentation, I extracted the zip in the mods folder, added "load_mod_molten_sailor_mcl-master = 'directoy path' " to the world.mt file and i get the following error "error server start the following mod can not be found:molten_sailor_mcl-master". I also tried the instructions on contentdb: "load_file_molten_sailor_mcl-master = true" without any error message upon loading the world, but none of the mod items were in the creative menu.
Thank you for trying! To avoid any further trouble with that git stuff for you, I have released a new version of Molten Sailor in ContentDB. You can update with the in-game mechanism. It would be safe to remove any previous molten_sailor_mcl (-master or otherwise) and just install fresh, too.
Thanks, I just tried it and the sounds only play while wearing the suit now.