

This mod provides additional recipe/item pages (besides the vanilla items and building pages, 6 pages are added). Support Replicator, Assembling machine, Chemical plant, Logistics Stations and all other buildings that can select recipes or items.
This mod is intended to provide mod authors who create new items and recipes with more freedom to place their new items/recipes. Just use the gridIndex of 3000-8000 to use these pages without any additional actions (The logic is exactly the same as the first two pages). Players can also adjust the slots of the installed mods' recipes by DSPMoreRecipes mod or by editing (not recommended) GridIndex config file of LDBTool mod.
This mod is compatibility with DSPMoreRecipes mod.
I've learned a lot from the author of DSPMoreRecipe. Thanks to appuns for publishing his mod's source code.
v1.1.0: Add buttons to switch the pages. Keyboard keys are no longer used to switch the pages. Max page has been reduced to 8 to fit the width of the window.
这个mod提供额外的配方/物品页面(除了游戏本身的物品、建筑页,还增加了额外6页)。支持手搓界面、工厂、物流塔等所有需要设置配方或物品的建筑界面。
本mod旨在为创造新物品、配方的mod作者提供更自由的位置,来放置他们的新物品/新配方。只需要使用3000-8000的gridIndex(逻辑与前两页完全一致)就可以使用这些页面,无需任何其他操作。玩家也可以借助DSPMoreRecipes mod自己调整已安装的mod的配方的位置,或直接修改LDBTool中GridIndex的config文件(并不推荐),但这需要安装LDBTool的支持。
此mod与DSPMoreRecipes mod兼容。
我从该mod的作者处学到了很多,感谢appuns公开该mod的源代码。
v1.1.0: 加入切换页面的按钮。键盘按键不再用于切换页面。页码上限被减少为共8页,来适配窗口的宽度。