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.3_neoforge_1.21.1.jar

File namecreatejeicompat-1.0.3.jar
Uploader
LokiStarionLokiStarion
Uploaded
Jul 29, 2026
Downloads
295
Size
33.4 KB
Mod Loaders
NeoForge
File ID
8534122
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

[1.0.3] - 2026-07-27

NeoForge port of Forge 1.0.1 feature set.

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

  • Replaced @Overwrite on sequenced-assembly JEI methods with MixinExtras @WrapMethod so other mods can still target setRecipe
  • 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

  • Create JEI emptyBackground height +1 (real drawable) so page controls clear the row above
  • EMI step-page scroll with JEI 19 RecipeHolder recipes (JEmi); wheel no longer flips EMI recipe pages instead

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