
DynamicBlocks
This mod serves as a convenient tool for modpack developers, enabling the creation of blocks that change their state when used with specific items. By default, the mod doesn't add any ready-made elements to the game - its functionality is completely customizable by the user.
After installing DynamicBlocks, a special "objects" directory is created in the main Minecraft folder. In this folder, you can place JSON files with arbitrary names containing descriptions of blocks and their behaviors according to the established format.
For detailed information about setting up and using the mod, it's recommended to refer to the source code section, where comprehensive instructions and configuration examples are provided.