Create JEI Compat

A compatibility mod for Create and JEI that enhances the display of sequenced assembly recipes in JEI for 7+ steps.
Back to Files

createjeicompat-1.0.1_forge_1.20.1.jar

File namecreatejeicompat-1.0.1_forge_1.20.1.jar
Uploader
LokiStarionLokiStarion
Uploaded
Jul 27, 2026
Downloads
266
Size
35.8 KB
Mod Loaders
Forge
File ID
8519749
Type
R
Release
Supported game versions
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:createjeicompat-1422344:8519749"

Learn more about Curse Maven

What's new

[1.0.1] - 2026-07-27

Added

  • Page-turn buttons and Up/Down/Left/Right keys via handleInput (works in JEI and EMI/JEmi)
  • Optional EMI soft dependency (JEI remains required; EMI shows the same category via JEmi)
  • Page controls work in EMI when JEI+EMI are both installed
  • Invisible ingredients for off-page steps so recipe search still finds them
  • In-place JEI/EMI layout refresh after page changes
  • Client config (showPageArrows, default off) via Create/Ponder BaseConfigScreen; toggles clickable < > only — 1/N always shows; no game restart needed after toggling

Changed

  • Page controls are a horizontal row (< 1/N > when arrows enabled, else 1/N); darker enabled/page text, slightly lighter on hover; disabled translucent
  • Mouse wheel over any sequenced recipe in EMI blocks EMI recipe-page scroll; multi-page recipes also turn step pages

Fixed

  • Cyber Goggles scrap/byproduct row under sequenced assembly only when Cyber Goggles is present (WrapMethod skips CCG's setRecipe TAIL; we re-add scrap solely in that case)
  • Scrap laid out in rows of up to 9 (fits Create's 180px JEI width), each row centered (y=114); CCG's two-row +40 height pad trimmed to one row when Cyber Goggles is present
  • Create JEI emptyBackground height +1 (real drawable) so page controls clear the row above

Notes

  • Thanks to 15aigoa for the EMI-oriented fork that explored page controls, invisible off-page ingredients, and JEI/EMI layout refresh while an issue was waiting.

This mod has no related projects