promotional bannermobile promotional banner

GregTech Calculator Board

An interactive in-game visual flowchart and recipe calculation board for GregTech CEu Modern and EMI!
Back to Files

gtcalcboard-1.20.1-2.0.0-alpha.11.jar

File namegtcalcboard-1.20.1-2.0.0-alpha.11.jar
Uploader
AmvermainAmvermain
Uploaded
Aug 27, 2026
Downloads
46
Size
1.1 MB
Mod Loaders
Forge
File ID
8748754
Type
B
Beta
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gregtech-calculator-board-1656634:8748754")

Learn more about Curse Maven

What's new

[2.0.0-alpha.11] - 2026-08-28

Added

  • In-Place Alternative Recipe Switching (RecipeNode, AlternativeRecipeFinder, MachineConfigDialog, RecipeSwitchTest):
    • Switch recipes for existing nodes on the canvas directly without deletion via the [🔄 Switch Recipe] header button in MachineConfigDialog or the right-click node context menu.
    • Automatically matches and ranks candidate recipes by same machine ID and shared primary outputs.
    • Smart wire preservation retains existing connections for shared input/output ingredients (IngredientStack.getId()), with complete Undo/Redo (Ctrl+Z / Ctrl+Y) support.
  • Unified Recipe Viewer Support Extension (JEI / JEI++ & Vanilla Integration) (IRecipeViewerAdapter, RecipeViewerRegistry, JeiRecipeViewerAdapter, VanillaRecipeViewerAdapter, RecipeViewerRegistryTest):
    • Seamlessly supports environments running JEI (Just Enough Items) and JEI++ (Just Enough Calculation / BoM) with recipe catalog indexing, [R]/[U] hotkey lookups, bookmark synchronization, and one-click multiblock BoM tree registration.
    • Pure vanilla fallback enables offline and vanilla recipe catalog lookup when no recipe viewer mod is present.
  • Uniform Global Fluid Unit Formatting Option (FluidUnitMode, FormatUtil, ToolbarWidget, HotkeyHudWidget, UiFormattingTest):
    • Added canvas-wide fluid rate display unit toggles between Auto (smart unit scaling), Always mB (forced millibuckets), and Always B (forced buckets) via the toolbar button and Shift+T hotkey.
    • Selected fluid unit preference is automatically persisted across game sessions in client configuration.
  • 5-Level UI Font Scale for Machine Configuration Dialog (FontScale, MachineConfigDialog):
    • Scale machine settings UI across 5 presets (0.75x, 0.85x, 1.0x, 1.15x, 1.30x) via the [Aa 1.0x] header button.
    • Supports left/right click cycling, mouse wheel scrolling, and +/- keyboard shortcuts with pixel-perfect center-anchored matrix unprojection.

Changed & Improved

  • Page Tab Bar Overflow Navigation & Padding (PageTabBarWidget):
    • Added click support on « and » overflow indicators to smoothly scroll through tab bars when page counts exceed screen width.
    • Added a 16px right margin buffer preventing the final tab and the [+] button from being obscured by overflow arrows.
  • Hotkey HUD Fluid Unit Guide (HotkeyHudWidget):
    • Added Shift+T fluid unit cycle shortcut guide in the bottom-left hotkeys HUD widget.

Fixed

  • Page Tab Bar Scissor Boundary Clipping & Unclickable Overflow Arrow Bug (PageTabBarWidget):
    • Fixed an issue where the right overflow arrow » failed to respond to mouse clicks and the right border of the final tab was clipped outside the scissor rendering rectangle.

This mod has no additional files