Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 2 days ago
All versions
2.2.1
Release
GTCalcBoard 2.2.1last week 35
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client-side
Server-side
Client and server
Changes
[2.2.1] - 2026-09-13
Added
- Added page-level target voltage tier settings and automatic machine provisioning, automatically upgrading singleblock machine tiers and equipping matching energy hatches on multiblock machines when adding recipes, with always-visible interactive tab and page browser badges, a dedicated page settings dialog, canvas context menu access, and the Alt+P shortcut.
- Integrated Star Technology Modular Combustion Frame (MCF) and docking combustion modules into a single macro node, allowing players to configure up to 8 docked modules with quick presets, centralize coolant consumption into a single port proportional to active modules, and calculate complete multiblock frame and module materials in the BOM.
Improved
- Machines with native Perfect Overclock (such as Large Chemical Reactor in vanilla GTCEu) now automatically default to Perfect Overclock mode upon placement or icon switching, while preserving standard overclocking in environments where coils replace native bonuses (such as Star Technology).
- Integrated composite process module nodes into linear flow solving and auto-ratio calculations, allowing module machine counts to automatically scale to meet downstream process demand.
- Improved machine and recipe switching so that incompatible addons (such as coils or rotors) are automatically cleared, required voltage tiers are adjusted upwards to meet recipe requirements, and machine configuration windows stay in sync in real time.
- Enhanced recipe switching undo and redo actions to completely restore previous machine icons, multiblock states, installed addons, and custom parallel values.
- Preserved original recipe inputs and outputs when switching machines (such as switching between standard combustion generators and modular frames), preventing recipe loss when toggling machine types or hardware addons.
- Enhanced port tooltips for hardware-injected fluids (such as steam, cooling water, and oxidizers) with dedicated hardware auxiliary badges displaying their source addon.
- Streamlined label text and added hover tooltips in the page settings panel to prevent label truncation on the auto-equip checkbox and batch apply button.
Fixed
- Fixed an issue where switching a node between junction/boundary pin and machine/module roles preserved fixed dimensions, clipping the node card.
- Fixed an issue where GregTech energy hatches could be misidentified as different voltage tiers in certain modpack naming environments.
- Fixed an issue where Modular Combustion Frame (MCF) nodes retained previous recipe fuels (such as Rocket Fuel) upon machine conversion, dynamically calculating exact fuel consumption rates from active docked module slots and displaying real-time demand in the config panel.
- Fixed an issue where installing hardware addons (such as oxygen boost or steam mode) shifted core recipe input slots, preventing existing wire connections from detaching or connecting to unintended ports.
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:beYVVxDr:8vcOXBll"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:beYVVxDr:8vcOXBll"
}










