promotional bannermobile promotional banner

Protoncracker Engine

A simple engine to configure, enable, and disable mods from the Protoncracker Framework and, in the near future, others.
Back to Files

pckr-engine-0.1.3+mc_26.x.x.jar

File namepckr-engine-0.1.3.jar
Uploaded
Sep 21, 2026
Downloads
31
Size
375.9 KB
Mod Loaders
Fabric
File ID
8941744
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:protoncracker-engine-1607725:8941744"

Learn more about Curse Maven

What's new

  • Minecraft 26.x Target: Shifted active focus to Minecraft 26.1–26.2+, migrating HUD hooks to Fabric's HudElementRegistry to fix 26.2 crashes and offloading older legacy support to Omni Adapt.
  • Runtime Compatibility: Set Java 21 as the bytecode and mixin baseline to run seamlessly across Java 21 and Java 25.
  • Mod Menu Provider: Added native ModMenuApi support so external mod config screens load directly inside the engine without crashes.
  • UI & Mod Management: Added dynamic mod filtering (PCKR Only, Client, Server), split-view layout, custom theming, metadata dialogs, and a persistent diagnostics panel.
  • Core Engine Systems: Includes an in-game declarative layout solver, 3D paper-doll viewport, secure slot networking, and atomic config handling.