Euphoria Patches

Euphoria Patches

25M Downloads

mod crashes servers when in mods folder. wrong envirtonment set in fabric.mod.json

Linguardium opened this issue ยท 1 comments

commented

Setting environment to client will prevent the server from attempting to load the mod. Since the mod is not supported on servers, this is likely the best course of action.

commented

Yes, you're right. I should've thought about that. Thank you!

Fixed in ac94354