Description
Slide Show Plus
A Minecraft Mod developed based on SlideShow, which adds several practical features to the original project, bringing more convenience to your slideshow presentation experience.

📖 Project Introduction
Slide Show Plus is an enhanced slideshow presentation mod. It not only retains all the core functions of the original SlideShow but also adds many practical new features.
It is designed to serve the public elective course Ecological Wisdom in Poetry taught by Professor Wen Doudou from Central South University, with technical support provided by the CSU-MC community.
🔗 Original Project Reference
This mod is developed based on SlideShow and retains all original functions. You can refer to the original project to learn about basic usage methods.
✨ New Features
1. 📝 Slide Description Text
- Custom Description: Add customizable description text to slides, supporting automatic line wrapping.
- Dynamic Display: When holding a slide item, the description text is displayed above the projector, centered.
- Intelligent Rendering: The text supports rotation following the player's camera, and the projector is rendered transparently for easy viewing.
- Real-Time Update: The description text is dynamically updated according to the currently playing slide.
- Automatic Naming: Rename slide items automatically based on the description text.
2. 🗺️ Xaero Maps Integration
- Minimap Support: Fully compatible with Xaero's Minimap and World Map.
- Entity Radar: When the entity radar is enabled, the projector position and title text are displayed.
- Intelligent Title: The title text is automatically taken from the first line of the description text of the currently playing slide.
- Convenient Positioning: Quickly find the positions of all projectors on the map.
3. 🔍 Beacon Beam Localization
- Visual Guidance: When holding a projector, all projectors within 256 blocks emit a beam similar to a beacon.
- Remote Positioning: Facilitates quick positioning of projectors from a long distance.
🚀 Installation Guide
Prerequisites
- Minecraft 1.21.1
- NeoForge Mod Loader
- Java 21
Installation Steps
- Ensure the NeoForge Mod Loader is installed.
- Download the Slide Show Plus mod file.
- Place the mod file into the
modsfolder of Minecraft. - Launch the game to use the mod.
Compatibility
- ✅ Xaero's Minimap
- ✅ Xaero's World Map
- ✅ Most other mods
📚 Usage Instructions
Basic Usage
- Craft a projector and slides (refer to the original SlideShow tutorial).
- Right-click the slide to add description text.
- Place the slide into the projector to start playing.
- Hold the projector to view the beam guidance.
Advanced Features
- Description Text: Supports multi-line text; the first line is automatically used as the map title and slide item name.
- Map Markers: View the positions of all projectors in Xaero's Maps.
- Beam Localization: View the positions of nearby projectors when holding a projector.
🎯 Version Information
- Current Version: Developed based on SlideShow Version 0.9.8
- Minecraft Version: 1.21
- Mod Loader: NeoForge
🤝 Contribution
Community contributions are welcome! If you have great ideas or encounter issues, you can:
- Submit issues and pull requests to the original repository or this repository.
📄 License
This project is distributed under the BSD-3-Clause license, consistent with the original project SlideShow.
🙏 Acknowledgments
Special thanks to the following projects and individuals:
- The original SlideShow project and all its contributors
- The TeaConMC team
- The author of the Xaero mod for providing an excellent mapping solution
- All players who tested and used this mod
📞 Support
If you encounter any problems or have suggestions, please:
- Submit an Issue on GitHub.
Note: This mod is an enhanced version of SlideShow. Before using it, please ensure you understand the basic usage of the original SlideShow.

Slide Show Plus
基于 SlideShow 开发的 Minecraft 模组,在原项目基础上新增了若干实用功能,为您的幻灯片展示体验带来更多便利。

📖 项目简介
Slide Show Plus 是一个增强版的幻灯片展示模组,它不仅保留了原版 SlideShow 的所有核心功能,还添加了许多实用的新特性。
旨在为中南大学文斗斗老师开设的公共选修课《诗词中的生态智慧》课程服务,由CSU-MC社群提供技术支持。
🔗 原项目参考
本模组基于 SlideShow 开发,保留了所有原有功能。您可以参考原项目了解基础使用方法。
✨ 新增功能
1. 📝 幻灯片描述文本
- 自定义描述:为幻灯片添加可自定义的描述文本,支持自动换行
- 动态显示:手持幻灯片物品时,描述文本会显示在投影仪上方,居中显示
- 智能渲染:文本支持跟随玩家镜头旋转,投影仪渲染为透明以便查看
- 实时更新:描述文本会根据当前播放的幻灯片动态更新
- 自动命名:根据描述文本重命名幻灯片物品名称
2. 🗺️ Xaero 地图集成
- 小地图支持:完全适配 Xaero 小地图和世界地图
- 实体雷达:启用实体雷达时显示投影仪位置和标题文本
- 智能标题:标题文本自动取自当前播放幻灯片描述文本的第一行
- 便捷定位:在地图上快速找到所有投影仪位置
3. 🔍 信标光束定位
- 视觉指引:手持投影仪时,256格内所有投影仪发出类似信标的光束
- 远程定位:便于在远距离快速定位投影仪位置
🚀 安装指南
前置要求
- Minecraft 1.21.1
- NeoForge 模组加载器
- Java 21
安装步骤
- 确保已安装 NeoForge 模组加载器
- 下载 Slide Show Plus 模组文件
- 将模组文件放入 Minecraft 的
mods文件夹 - 启动游戏即可使用
兼容性
- ✅ Xaero's Minimap(Xaero 小地图)
- ✅ Xaero's World Map(Xaero 世界地图)
- ✅ 其他大部分模组
📚 使用说明
基础使用
- 制作投影仪和幻灯片(参考原版 SlideShow 教程)
- 右键点击幻灯片添加描述文本
- 将幻灯片放入投影仪开始播放
- 手持投影仪可查看光束指引
高级功能
- 描述文本:支持多行文本,第一行会自动用作地图标题和幻灯片物品名称
- 地图标记:在 Xaero 地图中查看所有投影仪位置
- 光束定位:手持投影仪时查看附近投影仪位置
🎯 版本信息
- 当前版本:基于 SlideShow 0.9.8 版本开发
- Minecraft 版本:1.21
- 模组加载器:NeoForge
🤝 贡献
欢迎社区贡献!如果您有好的想法或发现了问题,可以:
- 向原仓库或本仓库提交 issue 和 PR(拉取请求)
📄 许可证
本项目基于 BSD-3-Clause 许可证分发,与原项目 SlideShow 保持一致。
🙏 致谢
特别感谢以下项目和个人:
📞 支持
如果您遇到任何问题或有建议,请:
- 在 GitHub 上提交 Issue
注意:本模组为 SlideShow 的功能增强版本,使用前请确保已了解原版 SlideShow 的基本使用方法。



