FTB sidebar buttons only render in the player inventory by default. This mod extends them to all GUIs — chests, furnaces, crafting tables, anvils, or any modded GUI.
- Sidebar buttons render on every GUI screen, not just the inventory
- Properly reports button area to JEI/HEI so the item panel avoids overlapping
- Respects all FTB Library config options (
action_buttons: DISABLED / TOP_LEFT / INVENTORY_SIDE / AUTO) - Inventory and creative screens use the original rendering path — zero impact on existing behavior
- Client-side only
- Minecraft 1.12.2 with Forge
- FTB Library (Legacy) 5.4.7.2
- MixinBooter 9.1+
Recommended to use alongside FTB Quests and FTB Utilities.
FTB 相关的侧边栏按钮默认只在玩家背包渲染。本模组将其扩展到所有 GUI——箱子、熔炉、工作台、铁砧或其他模组 GUI 等。
- 侧边栏按钮在所有 GUI 界面中显示
- 正确向 JEI/HEI 上报按钮区域,JEI/HEI 侧边栏自动避让
- 完整兼容 FTB Library 原有配置(
action_buttons: DISABLED / TOP_LEFT / INVENTORY_SIDE / AUTO) - 背包和创造模式界面走原始渲染路径,零影响
- 纯客户端模组
- Minecraft 1.12.2 + Forge
- FTB Library (Legacy) 5.4.7.2
- MixinBooter 9.1+
建议搭配 FTB Quests 和 FTB Utilities 一起使用。