-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Furq07 edited this page Dec 2, 2024
·
5 revisions
HoloDisplays is a performance-focused hologram mod that uses packets and Minecraft's display entities to create virtual displays. Since it's entirely packet-based and doesn't spawn actual entities in the world, it provides excellent performance while letting you create awesome visual displays on your server.
After first run, HoloDisplays will create the following directory structure:
config/
└── HoloDisplays/
├── displays/ # Individual display configurations
│ └── welcome.json
├── holograms/ # Hologram configurations
│ └── spawn.json
└── animations/ # Animation configurations