File Details
Bookling Gear - 1.20.4 - 4.12
- R
- Dec 10, 2025
- 255.60 KB
- 35
- 1.20.4
- Forge
File Name
booklinggear-1.20.4-4.12.jar
Supported Versions
- 1.20.4
Curse Maven Snippet
- Added the /bg command with three subcommands: getId, getNbt, and getTag. This makes it easier to retrieve information from items, blocks, and entities.
- /bg get... can read data from multiple contexts: the item in your hand, a generic item ID, or the block/entity you are looking at.
- Implemented a system that highlights different values when you hover over them in chat, making it easier to see which chat elements are interactive and simplifying copying data from chat.
- Added a new configuration option that allows moving the banner/book config button from its default position on their respective screens.
- Introduced a new config editor with a live preview screen (with a custom shader) that lets players dynamically adjust button positions in game.
- Added support for developers to mark specific buttons as editable by wiring them through a builder and Bookling Gear’s custom reader logic.
- Added a new hoverable info button in the config list screen, so players can view details about a specific config option without leaving the screen.
- Improved the color editor: cleaned up the UI and added a cache of up to 10 recent colors, so players don’t lose their last preview colors during the current game session.
- Updated the config file and added a new example configuration showcasing the different options available with Bookling Gear.

