GrabYaRelics
Start every run pre-loaded with relics. Select relics in the training area before you go. Requires BepInEx 6 IL2CPP (NOT standard BepInExPack). See README for install link. Inspired by Relics Before Run.
By EffCoding
| Last updated | 6 days ago |
| Total downloads | 293 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | EffCoding-GrabYaRelics-1.0.7 |
| Dependants | 0 other packages depend on this package |
README
GrabYaRelics
Important: Magicraft is an IL2CPP game and requires BepInEx 6 IL2CPP - NOT the standard
BepInExPackon Thunderstore (that one is Mono and will not work). See the Installation section below for the correct download link.
Start every Magicraft run pre-loaded with relics. Head into the training area before your run, pick the relics you want, and they'll be waiting for you when you drop in.
What It Does
- Adds a relic selection UI in the training area pre-run
- Selected relics are applied automatically when a run starts
- State is cleanly reset on return to main menu - no carryover between runs
- Compatible with the current version of Magicraft
Installation
Step 1 - Install BepInEx 6 IL2CPP (required, do this first):
Download the correct build for your platform from the BepInEx CI:
- Windows x64: BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.755
- Windows x86: BepInEx-Unity.IL2CPP-win-x86-6.0.0-be.755
- Linux x64: BepInEx-Unity.IL2CPP-linux-x64-6.0.0-be.755
- macOS x64: BepInEx-Unity.IL2CPP-macos-x64-6.0.0-be.755
Extract the ZIP directly into your Magicraft game folder (next to Magicraft.exe). You also need .NET 6 Desktop Runtime if BepInEx fails to start.
Step 2 - Install GrabYaRelics:
Via Thunderstore Mod Manager: install this mod normally.
Manual: drop GrabYaRelics.dll into BepInEx/plugins/ in your Magicraft game folder.
Compatibility
- Magicraft (current version)
- BepInEx 6.0.0-be.755 IL2CPP (see installation above)
- No known conflicts with other mods
Credits
Inspired by Sybaritte's Relics Before Run - the original concept. This is a rebuilt and updated fork made to work with the current version of Magicraft after a game update broke the original.
Changelog
v1.0.7
- Removed BepInEx dependency from manifest (Thunderstore does not have an IL2CPP BepInEx pack for Magicraft)
- Added direct BepInEx 6 IL2CPP download links to README for all platforms
v1.0.6
- Updated dependency from BepInExPack_Magicraft to Magicraft_BepInEx_Patch
v1.0.5
- Now depends on BepInExPack_Magicraft (IL2CPP) - BepInEx installs automatically via TSM
v1.0.4
- Critical fix: Removed Mono BepInEx dependency from manifest
- Fixed installation instructions and compatibility notes
- Removed stale RelicsBeforeRun.dll from package
v1.0.3
- Added OS/system type selection to BepInEx install instructions
v1.0.2
- Updated BepInEx install instructions with exact build number and filename
v1.0.1
- Added BepInEx IL2CPP installation warning to README
v1.0.0
- Initial release
- Full relic selection UI in training area
- Clean state reset on main menu
- Confirmed working with current Magicraft version