
SimpleDrawer
A datapack that adds drawers in Minecraft.
📖About SimpleDrawer
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 :
[!Warning]
Only for versions before 2.2.0The 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 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)