[](https://github.com/edayot/SimpleDrawer/releases/latest) [](https://www.planetminecraft.com/data-pack/simple-drawer/) [](https://smithed.net/packs/simpledrawer) [](https://modrinth.com/datapack/simpledrawer)  <p align="center"> <img src=https://raw.githubusercontent.com/edayot/SimpleDrawer/master/images/simple_drawer.png> </p> A simple datapack that add drawer to minecraft ! The most important item of the datapack is the guide, every player will receive it when joining the world for the first time. There is also a crafting recipe for the guide : <p align="center"> <img src=https://raw.githubusercontent.com/edayot/SimpleDrawer/master/images/guide_craft.png> </p> >[!Warning] >Only for versions before 2.2.0 > >The datapack has to be loaded at the world start (or server start)! (If not, you will have unmatching textures) # Exploring the datapack : This command will give you all items available in the datapack : `/function simpledrawer:give` # Configure the datapack : You can configure the datapack in-game using the configuration menu : `/function simpledrawer:config` It's a clickable chat menu, you can change LOD, enable/disable alternative compacting recipes, configure capacity upgrades. # Developers : See the [documentation](https://edayot.github.io/SimpleDrawer/) for adding your own material or disabling items. # Some credits : - StorageDrawer mod (idea and textures) : https://github.com/jaquadro/StorageDrawers - Isometric rendering mod : https://github.com/glisco03/isometric-renders - Smithed Crafting, Custom Block, ActionBar : https://github.com/Smithed-MC/Libraries - LanternLoad : https://github.com/LanternMC/load - ItemIO : https://github.com/edayot/ItemIO - Minecraft Title Generator (blockbench plugin) : https://ewanhowell.com/plugins/minecraft-title-generator/ - Minecraft base64 decoder : https://github.com/DorkOrc/Minecraft-Base64-Tool (used for versions prior to 2.0.0)