TorchMaster in client mods but not server mods
khthe8th opened this issue ยท 5 comments
Just looking to drop a quick note that TorchMaster is missing from the server file downloads
Pack Version:
1.2.2-redux
Description:
Playing Nomifactory on server, searched for Feral Flare Lantern in JEI and it didn't show up. Went to manually add TorchMaster when I noticed it was already in my client mods folder, just missing from server mods folder.
Expected Behavior:
Torchmaster is in server mods folder in the zip on CurseForge
Hmm, strange. It does appear to be marked as a client-only mod in the manifest:
Lines 349 to 352 in df6ccd5
Interesting, I think that can't be right because the server has to set the config for it. I like turning up the radius and default light level in the torch master config on the server
Yes, it isn't right. My comment was confirming that there is in fact an issue here.
So I think what happened here is git's diffing tool got confused and transposed the client-sidedness property from 284904 (No Recipe Book) over to 254268 (TorchMaster).
Fixed by 46ce1c4