File Details
EasyDrawers 1.0.0
- R
- Jun 17, 2026
- 24.24 KB
- 13
- 26.1.2
- Fabric
File Name
EasyDrawers-1.0.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
# EasyDrawers v1.0.0 ## Features - **Directional Drawer Block** — A single-block storage solution for any block type - Stores unlimited quantities of one item type at a time - Displays the stored item's texture + count on the drawer's face - Custom creative tab with unique icon ## Interaction - **Right-click (normal)** — Store 1 item / retrieve 1 item - **Shift + Right-click** — Store entire held stack / retrieve full stack (up to 64 on empty hand) ## Storage Rules - Accepts any item **without durability** (blocks, potions, food, etc.) - Automatically rejects tools, armor, and weapons (durability items) - Unlimited stack size — no capacity limit per item type ## Rendering - Real-time display of stored item texture on drawer face - Count displayed above stored item texture - Proper directional facing (6-sided orientation) ## Technical - Minecraft 1.26.1, Fabric modloader, Java 25+ - NBT-based storage with block entity persistence - Client-side synchronization for live updates - Respects claim mod permissions (Open Parties & Claims compatible) --- **Note:** Initial release. Stored items drop when block is destroyed (automatic).

