Step 1 - MoSadie/EffectMC GitHub Wiki
Downloading what you need
Firstly, determine what modloader you want to use. The ones supported by this mod are Fabric and Minecraft Forge.
Fabric Setup Instructions
- Download and setup Fabric using their instructions
- Download the Fabric API from CurseForge or Modrinth for your Minecraft version. (Check the release page for recommendations on which version to download.)
- Download the Fabric version of the mod from the release page, CurseForge, or Modrinth
- Place both the Fabric API and the EffectMC mod into your mods folder. (Usually located in your
.minecraft
folder, you may have to create the folder yourself)
Forge Setup Instructions
- Download and setup Minecraft Forge using their instructions
- Download the Forge version of the mod from the release page, CurseForge, or Modrinth
- Place the EffectMC mod into your mods folder. (Usually located in your
.minecraft
folder, you may have to create the folder yourself)
NeoForge Setup Instructions
- Download and setup NeoForge using their instructions
- Download the NeoForge version of the mod from the release page, CurseForge, or Modrinth
- Place the EffectMC mod into your mods folder. (Usually located in your
.minecraft
folder, you may have to create the folder yourself)