A Minecraft Fabric mod that allows you to display custom 3D hologram models in item frames using OBJ files and textures.

.obj model files and corresponding texture files (PNG) in:
config/holoframes/models/
2. The texture file name must match the reference in the OBJ file (e.g., `mtllib`/`usemtl`).
3. Restart Minecraft or reload the mod to load new models.
## Usage
- Craft the Hologram item using glass and lapis lazuli.
- Right-click with the Hologram item to open the model selection screen.
- Place the Hologram item in an item frame to display the selected hologram.
## Credits
- [FabricMC](https://fabricmc.net/)
- [Jackson Hoggard](mailto:[email protected])