FoxLoader: Difference between revisions
Created page with "'''FoxLoader''' is a modloader based around ReIndev/Beta 1.7.3. Infobox WIP {{Infobox mod | name = FoxLoader | image = 250x250px|center | categories = Modloader | author = Fox2code,<br>Chocohead | version = FoxLoader 1.3.3,<br>FoxLoader 2.0 Alpha 35 | mcversion = Beta 1.7.3 | loader = FoxLoader | website = https://github.com/Fox2Code/FoxLoader/releases }} thumb|Original Size Capture..." |
Added Modrinth tag/element to infobox to allow for FoxLoader GitHub link |
||
| Line 10: | Line 10: | ||
| mcversion = Beta 1.7.3 | | mcversion = Beta 1.7.3 | ||
| loader = FoxLoader | | loader = FoxLoader | ||
| | | modrinth = https://github.com/Fox2Code/FoxLoader/releases | ||
}} | }} | ||
Revision as of 05:59, 12 August 2025
FoxLoader is a modloader based around ReIndev/Beta 1.7.3.
Infobox WIP
| Author |
Fox2code, |
|---|---|
| Latest Release |
{{{latest_release}}} |
| Initial Release |
{{{initial_release}}} |
| Mod Loaders |
{{{modloader}}} |
| Minecraft Versions |
{{{minecraft_version}}} |
| Modrinth |
{
"title": "FoxLoader",
"rows": [
{
"field": "Fox2code,<br>Chocohead",
"label": "Author"
},
{
"field": "{{{latest_release}}}",
"label": "Latest Release"
},
{
"field": "{{{initial_release}}}",
"label": "Initial Release"
},
{
"field": "{{{modloader}}}",
"label": "Mod Loaders"
},
{
"field": "{{{minecraft_version}}}",
"label": "Minecraft Versions"
},
{
"field": "https://github.com/Fox2Code/FoxLoader/releases",
"label": "Modrinth"
}
],
"invimages": [],
"images": [
"[[File:FoxLoader MMC Logo.png|250x250px|center]]"
]
}

Recommended Mods to test with
Latest Builds
Latest FoxLoader 1.3.3: September 25th 2024
Latest FoxLoader 2.0 Alpha 35: August 6th 2025
How to install
Mojang Launcher
1.Download Installer Jar from [FoxLoader GitHub Project Releases Page]
2.Double click the jar file
3.A window will appear
4.Check profile applied correctly
5.Tweak whatever necessary, if not, enjoy and add mods or run it as default, whatever user prefers. Examples: Stacm Em, Bootiful Block Outline
MultiMC, PolyMC, PrismMC
1.This can be done one of two ways. 1.1: Either via the Jar Installer select the extract option and a window will appear letting the user know that an extract file is available in their download source. 1.2: Go to the GitHub project releases page, and select the MMC download.
2.Import the MMC extracted file into MultiMC, PolyMC, PrismMC, etc. whichever launcher of preference.
3.Launch the instance, if it goes to the title screen/downloads assets then it worked. Enjoy and add mods or run it as default, whatever user prefers. Examples: Stacm Em, Bootiful Block Outline
PoJav/mobile way
Video showing how to install FoxLoader without Risugami's Modloader in Chrome/mobile with PoJav: Video Source
1.Open Chrome
2.Search "foxloader github"
3.Open GitHub
4.Download from FoxLoader installer using github
5.Open PojavLauncher
6.Execute jar files from FoxLoader installer?
7.Exit PojavLauncher
8.Restart the installer using PojavLauncher, however that crashes when trying to install newer versions of the game?
9.Play FoxLoader installer
10.Enjoy!!
FoxLoader GitHub Project Description Details
ReIndevFoxLoader
ModLoader for Minecraft ReIndev
Community
You can join the official ReIndev Discord here
A feature missing to make your mod? Just open an issue!
Installation
For client side installation, just run the jar file. Either by double-clicking on it, or running java -jar FoxLoader.jar
You can also install FoxLoader on PrismLauncher by drag and dropping the FoxLoader-mmc.zip into it.
To run FoxLoader as a server just run java -jar FoxLoader.jar --server
Note: For PojavLauncher, click on "Install .jar" and the rest should be automatic, only the Android version of PojavLauncher is supported.
Note: Client is not supported on arm due to lack of it in LWJGL2, you can follow this tutorial for help.
Documentation
For mixins usage check here: https://github.com/2xsaiko/mixin-cheatsheet
For spark usage check here: https://spark.lucko.me/docs/Command-Usage
For example mod check here: https://github.com/Fox2Code/FoxLoaderExampleMod
















