Test Modpack Setup - MarkusBordihn/BOs-Easy-NPC GitHub Wiki
๐งช Setting Up a Test Modpack / Environment
To test the Easy NPC mod efficiently, you should create a dedicated test environment using the * CurseForge Launcher*. This ensures a clean setup and minimizes compatibility issues.
๐ ๏ธ Prerequisites
- ๐งฉ CurseForge Launcher: Download and install from the CurseForge website.
- ๐ฎ Minecraft Java Edition: Make sure itโs installed and working.
๐ Typical Version and Modloader Combinations
The Easy NPC mod supports different Minecraft versions and modloaders. Hereโs a quick overview:
Minecraft Version | Fabric | Forge | NeoForge |
---|---|---|---|
1.18.2 | โ | โ | โ |
1.19.2 | โ | โ | โ |
1.20.1 | โ | โ | โ |
1.21.1 | โ | โ | โ |
โ Step 1: Create a Test Modpack
If you donโt already have a test modpack:
- Open the CurseForge Launcher and go to the Minecraft tab.
- Under My Modpacks, click the
Create
button. - Name your profile (e.g.,
Easy NPC Test - 1.18.2 Forge
). - Choose the correct Minecraft version (e.g.,
1.18.2
,1.19.2
,1.20.1
). - Select the appropriate Modloader (Forge, Fabric, or NeoForge).
- Optional: Set a custom image for easier identification.
- Click
Create
and wait for the base game and profile to be created.
โถ๏ธ Step 2: Start the Modpack
Run the modpack once to complete setup:
- Go to the Minecraft tab.
- Select your newly created modpack under My Modpacks.
- Click the
Play
button to start it. - Let it fully load, then exit Minecraft and return to the launcher.
๐ฆ Step 3: Install the Mod
There are two ways to install the Easy NPC mod: via the CurseForge interface or manually. Most of the time, you can use the interface. However, Alpha versions may require manual installation if not yet visible.
๐ Release and Beta Versions (Using CurseForge)
- Go to Minecraft > your modpack.
- Click on the
Add More Content
button. - In the search bar, type
559312
and clickInstall
to add the Easy NPC Core mod. - Then search for
1214728
and clickInstall
to add the Easy NPC Config UI mod.
๐ง Alpha Versions (Manual Installation)
If the mod is in Alpha and not visible in the CurseForge interface, you need to install it manually.
๐๏ธ Open the Mods Folder
- Go to the Minecraft tab in the CurseForge Launcher.
- Click on your modpack in the My Modpacks section.
- Click the
โฎ
button next toPlay
and selectOpen Folder
.- This opens the modpack folder in your file explorer.
- If you don't see any folders, start the modpack at least once first.
๐ฅ Download and Install the Mod
- Visit Easy NPC - Files and use the Filter by option to select the correct Minecraft version and Modloader.
- Click the
โฎ
button next to the correct file (e.g.,easy_npc-forge-1.18.2-6.0.3.jar
) and chooseDownload File
. - Locate the downloaded
.jar
file in your downloads folder. - Move it into the
mods
folder of your modpack. - Repeat the same process
at Easy NPC Config UI - Files
to download the matching Config UI
.jar
.
โ
After downloading both files, you should now have two .jar
files in your mods
folder.
๐ Note: Alpha files and manually installed mods may not be visible in the CurseForge interface.
๐ก If you see multiple versions of the same mod in the folder, delete the older versions to avoid conflicts.
๐ Step 4: Start the Modpack Again
- Return to the Minecraft tab.
- Click on your modpack under My Modpacks.
- Press the
Play
button to launch it.
This time, the modpack should start with the Easy NPC mod installed and ready to test.
๐งช Step 5: Extra Mods for Testing (Optional)
For easier testing, you may want to install additional helpful mods:
- ๐งพ Just Enough Items (JEI) โ Easily browse all items and recipes.
- ๐ Jade โ Display item/block information in-game.
- ๐บ๏ธ Xaeroโs Minimap โ Navigate worlds easily with a minimap.
- ๐ Spark โ Analyze and monitor performance issues.
These mods are not required but can greatly assist during testing.
They are usually available in the CurseForge interface and do not require manual installation.
๐ Note: If your modpack fails to load after adding mods, try removing them one by one to identify the conflicting mod.
๐ Step 6: Set Up a Test World
To test the Easy NPC mod effectively, create a world with the following settings:
- Game Mode: Survival
- Difficulty: Normal
- Allow Cheats: Enabled
Inside the test world, you can:
- Hold down F3, then press F4 to toggle between
Creative
,Survival
, andSpectator
modes.
๐ก Final Tips
- ๐ Use separate modpacks for each Minecraft version and Modloader.
- ๐งช Create different worlds for focused tests (e.g., dialog, combat, trade).
- โ ๏ธ Only install the mods you needโavoid large modpacks unless testing compatibility.
Happy testing! ๐