CurseForge · Minecraft mod
BorealisExpansion
Technical mod for working with dark energy
Quick answer
Which BorealisExpansion release should I use?
BorealisExpansion-1.12.2-0.3.10.jar targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is BorealisExpansion required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does BorealisExpansion-1.12.2-0.3.10.jar need?
BorealisExpansion-1.12.2-0.3.10.jar. Change the file and its required mods may change too.
Install StrangeLib first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add BorealisExpansion without breaking your instance.
Built for BorealisExpansion-1.12.2-0.3.10.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use BorealisExpansion-1.12.2-0.3.10.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install StrangeLib first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside BorealisExpansion-1.12.2-0.3.10.jar. It opens that exact file at the source.
About this project
What does BorealisExpansion add?
Borealis Expansion
About: A technical mod that allows you to work with dark energy. Explore the bowels of the earth to find new ore, mine it with a drilling rig, wash dirty crystals in a washing machine, which will allow you to get crystals from which you can create various items, improvements and mechanisms.
Posts:
Статья по моду на русском Обзор мода на русском языке:
FAQ:
Do need additional mods to work?
For the mod to work, you need to install the StrangeLib mod.
Use in modpack?
You can use this mod in any modpack.
Additional links:
Discord server where you can report errors and crashes or leave your suggestions.
If you like BorealisExpansion and want to support the mod and me in my modding endeavours, you can become a patron on Patreon.
Integrations:
- CraftTweaker integration.
Mixer
You can call the Mixer package using <mods.borealisexpansion.mixer>
Recipe addition
//mixer.addRecipe(IItemStack inputLeft, IItemStack inputRight, IItemStack output, int time, int power);
mixer.addRecipe(<minecraft:diamond>, <minecraft:grass>, <minecraft:apple>, 10, 10);
Recipe removal
//mixer.removeRecipe(IItemStack output);
mixer.removeRecipe(<borealisexpansion:crystal:5>);
//mixer.removeRecipe(IItemStack input1, IItemStack input2);
mixer.removeRecipe(<minecraft:diamond>, <minecraft:dirt>);
Dark Furnace
You can call the Dark Furnace package using <mods.borealisexpansion.dark_furnace>
Recipe addition
//dark_furnace.addRecipe(IItemStack input, IItemStack outputResource, IItemStack outputCatalyst, byte catalystChance, int time, int power);
dark_furnace.addRecipe(<minecraft:diamond>, <minecraft:grass>, <minecraft:planks>, byte catalystChance, 40, 10);
Recipe removal
//dark_furnace.removeRecipe(IItemStack input);
dark_furnace.removeRecipe(<minecraft:diamond>);
Duplicator
You can call the Duplicator package using <mods.borealisexpansion.dublicator>
Recipe addition
//dublicator.addRecipe(IItemStack input, int chanceSecondDrop, int chanceThirdDrop, int time, int power);
dublicator.addRecipe(<minecraft:diamond>, 50, 15, 100, 1);
Recipe removal
//dublicator.removeRecipe(IItemStack input);
dublicator.removeRecipe(<minecraft:diamond>);
Washing
You can call the Washing package using <mods.borealisexpansion.washing>
Recipe addition
//washing.addRecipe(IItemStack input, IItemStack output);
washing.addRecipe(<minecraft:grass>, <minecraft:dirt:1>);
Recipe removal
//washing.removeRecipe(IItemStack input);
washing.removeRecipe(<minecraft:diamond>);
Project description from CurseForge.
Pick your setup
BorealisExpansion by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
BorealisExpansion versions and loaders
BorealisExpansion-1.12.2-0.3.10.jar
BorealisExpansion-0.3.10.jar
18 Mar 2022
BorealisExpansion-1.12.2-0.3.9.jar
BorealisExpansion-0.3.9.jar
4 Mar 2022
BorealisExpansion-1.12.2-0.3.8.jar
17 Feb 2022
BorealisExpansion-1.12.2-0.3.7.jar
2 Feb 2022
BorealisExpasion-1.12.2-0.3.6.jar
BorealisExpansion-1.12.2-0.3.6.jar
27 Jan 2022
BorealisExpasion-1.12.2-0.3.5.jar
BorealisExpansion-0.3.5.jar
16 Jan 2022
BorealisExpasion-1.12.2-0.3.4.jar
BorealisExpansion-0.3.0.jar
10 Jan 2022
BorealisExpasion-1.12.2-0.3.3.jar
BorealisExpasion-0.3.3.jar
1 Nov 2021
BorealisExpasion-1.12.2-0.3.2.jar
BorealisExpasion-0.3.2.jar
8 Oct 2021
BorealisExpasion-1.12.2-0.3.1.jar
BorealisExpasion-0.3.1.jar
6 Oct 2021
BorealisExpasion-1.12.2-0.3.0.jar
BorealisExpasion-0.3.0.jar
26 Sept 2021
Looking for an older file? The official CurseForge project page is in Resources.