--- hide-sidebar-secondary: true --- # ๐Ÿ“– Examples In this section, you'll find practical examples showcasing how to use **Bookshelf**. Each example is designed as a mini-tutorial, demonstrating specific features and their real-world applications. The code provided can be easily converted into fully functional Minecraft datapacks thanks to **Lectern**, ensuring that everything in the documentation is directly applicable in-game. --- ## ๐ŸŒŸ Featured Examples ::::{grid} 1 2 2 2 :::{grid-item-card} ๐Ÿงต Lifestring :link: lifestring :link-type: doc :margin: 0 3 0 0 Link players' health so that damage and healing are shared between them. ::: :::{grid-item-card} ๐Ÿ–Œ๏ธ Paintbrush :link: paintbrush :link-type: doc :margin: 0 3 0 0 Change a block's material to match the item in the playerโ€™s hand. ::: :::: ```{toctree} :glob: :hidden: * ```