promotional bannermobile promotional banner

NoRecipeBook

A simple mod that removes the recipe book and attempts to optimize it
Back to Files

1.1.0

File namenorecipebook-1.1.0.jar
Uploader
Onyx_i7Onyx_i7
Uploaded
Jul 8, 2026
Downloads
224
Size
9.8 KB
Mod Loaders
Forge
File ID
8390958
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:norecipebook-1599872:8390958")

Learn more about Curse Maven

What's new

v1.1.0 - Major Performance

  • Renamed from RecipeRemover to NoRecipeBook
  • Added Reflection caching (Lazy Loading) to eliminate per-frame overhead
  • Added server packet interception (SPacketRecipeBook) to prevent server from refilling the recipe book
  • Recipe book is now cleared once on world join instead of on every inventory open
  • Added player-level recipe book cleanup (the actual source of lag)
  • Added client/server proxy system for proper side isolation
  • Fixed potential NullPointerException crashes
  • Fixed recipe book reappearing after server sync

This mod has no additional files