Описание
# Info Display
**Info Display** is an addon for [Create](https://modrinth.com/mod/create) that adds two information panel blocks: one for **Item Vault**, one for **Fluid Tank**. Place them on any surface and get real-time storage data displayed directly on the block face.
---
## Features
### Storage Panel
Connects to a **Create Item Vault** placed directly behind it and displays:
- Current item count
- Fill percentage with color-coded indicator
- Progress bar (green → yellow → red)
- Maximum capacity
### Fluid Panel
Connects to a **Create Fluid Tank** placed directly behind it and displays:
- Fluid name
- Current amount in millibuckets (mB)
- Fill percentage with color-coded indicator
- Progress bar
- Maximum capacity
---
## Placement
Both panels can be placed on:
- **Walls** — face any of the 4 horizontal directions
- **Floor** — lies flat, face visible from above
- **Ceiling** — hangs upside down, face visible from below
- **Underwater** — fully waterloggable
The panel reads storage data from the block directly **behind** it (opposite to the face direction).
---
## Requirements
| Dependency | Version |
|------------|----------|
| Minecraft | 1.21.1 |
| NeoForge | 21.1.219+ |
| Create | 6.0.0+ |
---
## Compatibility
- Works with multi-block Item Vaults (any size)
- Works with **Create: Connected** Item Silos
- Works with multi-block Fluid Tanks (any size)
- Waterloggable
- Wrench support (rotate / pick up)
- Mineable with pickaxe
- JEI recipe support
---
## License
MIT License — free to use in modpacks.