FoxLoader

From Modded Wiki
Jump to navigation Jump to search

FoxLoader is a modloader based around ReIndev/Beta 1.7.3.

Infobox WIP

FoxLoader
[[File:
|160px|class=pixel-image|alt=
: Infobox image for FoxLoader the mod in Minecraft]]
Author

Fox2code,
Chocohead

Latest Release

{{{latest_release}}}

Initial Release

{{{initial_release}}}

Mod Loaders

{{{modloader}}}

Minecraft Versions

{{{minecraft_version}}}

Modrinth

https://github.com/Fox2Code/FoxLoader/releases

Original Size Capture

Recommended Mods to test with

-Stack Em

-Bootiful Block Outline

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 PolyMC Instance Imported
Debug Stitched Terrain
Debug Stitched Items
Mojang Launcher FoxLoader Jar Installer Window
Mojang Launcher FoxLoader Jar Installer Window With Installed To Mojang Launcher Feedback Window
Mojang Launcher FoxLoader Jar Installer Window With MultiMC, PolyMC, PrismMC Instructions Window
Mojang Launcher FoxLoader Jar Installer Window With Extracted Server Jar Window
FoxLoader/ReIndev Title Screen
Controls Page 1
Controls Page 2
Skin Options Page
Video Options Main Menu/Screen
Video Options Performance Page
Video Options Appearance Page
Video Options Other Settings Page
Block Outline Settings Page (default not related to Bootiful Block Outline mod)
FoxLoader Default Look at Mod Menu


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