File Details
1.1.0
- R
- Jul 8, 2026
- 9.76 KB
- 29
- 1.12.2
- Forge
File Name
norecipebook-1.1.0.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
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