A mindustry mod that allows you to calculate the efficiency, bottle neck and ratios of your machinations.
may or may not work with modded items / blocks
In-Game Installation
- Open mindustry, go to
mods
section - Select
Browse Mods
- Search for
Max Rate Calculator
- Download and Enable the mod
Manual Installation
- Download the latest mod verion in #Releases.
- Open mindustry, go to
mods
section, selectOpen Folder
- Move the mod (
Jar
file) into the folder - Reopen mindustry. If you get a welcome message, the mod was successfully installed
The Max Rate is ran by selecting the are you want the mrc[1] to calculate. This is done by pressing the [ ` ~ ] button in your keyboard and selecting a area as if you were making a schematic.
- Press [` ~] in your keyboard
- Move your mouse
- Select what type of calculation you want (Max Rate, Real Rate, etc.)
- Profit.
- Install JDK 16. If you don't know how, look it up.
- Open CMD/Terminal to the plugin directory. The one were the gradle.bat file is located
- Type and Run
gradlew jar
[2]. - Your mod jar will be in the
build/libs
directory.
no.
English (en)
Spanish (es)
This mod will automatically switch language if a Language Pack is available.
If you have any questions on how to run / build / use this mod you can contact me through discord.
Discord: L0615T1C4L.N16HTM4R3#6238
( I respond to DM's)
Discord-Server: Chaotic-Neutral (The one with Owner Role)
[1] Acronym for Max Rate Calculator
[2] On Linux/Mac it's ./gradlew
, but if you're using Linux I assume you know how to run executables properly anyway.