![Not Enough Recipe Book [NERB]](https://cdn.metamods.net/images/mods/notenoughrecipebook/logo.gif)
Not Enough Recipe Book [NERB]
This mod was created for one simple purpose - to completely remove the recipe book from the game. Unlike other similar modifications that simply hide the recipe book button, NERB completely disables its functionality.
If you have a fully unlocked recipe book in a large modpack and run the command /data get entity @s
, you'll see how enormous the amount of data it generates is (most of it being recipe names). After installing this mod, these recipe names disappear, which significantly improves the performance of CraftTweaker / KubeJS (for example, when using event.player.data
in event scripts) or other mods that read player data, speeds up data synchronization between server and client, and makes world joining faster.
This mod must be installed on both client and server sides!