
💡 什么是 Lucent?
Lucent 是一个具有可配置性的动态照明模组和 API,旨在减少性能损耗,同时不改变 Minecraft 的渲染引擎。虽然该模组会影响您的 FPS,但已采取许多措施来降低性能成本。
如果该模组严重降低了您的 FPS,请检查其配置文件以进行设置。最重要的选项是减少 lightRefreshRate 并禁用 smoothBlending。
视频
模组冲突
- Optifine: 它能够运行,但如果启用了 Optifine 的动态照明,一些动态照明可能会表现出奇怪的行为。
- Rubidium(在 1.18.2/1.19.2 中测试): 动态照明能够运行,但发光纹理不会。如果有大量动态照明发生时有时会崩溃。
- Flywheel(在 1.19.2 中测试): 动态照明与通过 Flywheel 后端渲染的方块表现出奇怪的行为。在配置中关闭它们的后端可以修复此问题,但会降低性能。发光方块纹理根本不起作用,并且可能在 Create 设备上看起来奇怪。如果安装了 Lucent 并且启用了 Flywheel,则在第一次加载世界时会出现警告。
模组支持(1.19.2 及以上)
- Create
- 资源包可以为实体和物品定义条件动态照明,利用有关光源的各种数据来控制应该发射多少光。还可以使用其他条件来定义诸如光源是否在水下起作用等内容。
- API 已扩展,允许自定义渲染管道访问有关动态照明和发光纹理的数据。
模组支持(1.18.2 及以上)
- 资源包可以为实体和物品定义简单的动态照明。
模组支持(1.17 及以上)
动态照明:
其他:
- Catalogue GUI
- Configured GUI
🤷 常见问题 - FAQ
Optifine 不是已经有这个功能了吗?
Optifine 中确实有动态照明,但它不是开源的。Lucent 的动态照明是完全从头开始编写的,是开源的,旨在供 modpack 和开发人员使用 Lucent 的 API 来实现流畅的动态照明。Optifine 不能在 CurseForge 或 Modrinth 上分发,因此对于那些创建 modpack 并希望立即获得动态照明的人来说,Lucent 是一个很好的选择。
🤚 支持: 如果您对我们的模组有任何问题或疑问,请阅读 FAQ!您还可以在问题跟踪器上提交问题,或者加入我们的 Discord 服务器,我们将竭诚为您服务!
截图:
来自Modrinth
Lucent v1.7.0
lucent-1.20.4-1.7.0.jar下载1.7.0#Release
# 1.20.4-v1.7.0
## General Lighting Updates
- Falling blocks, block display, and item display entities can now emit light based on the block or item they represent.
## API Updates
- Added `List<ItemStack> ILucentPlugin.gatherEquippedItems(Entity)`
- Return a list of all equipped items on the entity that could determine dynamic lighting.
- Internally used to handle armor, held items, and item frames. Other mods could use this to handle additional inventory slots.
## General Lighting Updates
- Falling blocks, block display, and item display entities can now emit light based on the block or item they represent.
## API Updates
- Added `List<ItemStack> ILucentPlugin.gatherEquippedItems(Entity)`
- Return a list of all equipped items on the entity that could determine dynamic lighting.
- Internally used to handle armor, held items, and item frames. Other mods could use this to handle additional inventory slots.
展开
版本: 1.7.0
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 730
Lucent v1.6.0
lucent-1.20.4-1.6.0.jar下载1.6.0#Release
# 1.20.4-v1.6.0
- Ported to NeoForge 1.20.4
## Fixes
- Chunks are no longer marked for render update on the dynamic lighting thread, instead scheduling it to happen during the render thread.
- Ported to NeoForge 1.20.4
## Fixes
- Chunks are no longer marked for render update on the dynamic lighting thread, instead scheduling it to happen during the render thread.
展开
版本: 1.6.0
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 387
Lucent v1.5.5
lucent-1.20.1-1.5.5.jar下载1.5.5#Release
# 1.20.1-v1.5.5
## Fixes
- Modified the Sodium/Rubidium warning to not care about Embeddium since it works with that.
## Fixes
- Modified the Sodium/Rubidium warning to not care about Embeddium since it works with that.
展开
版本: 1.5.5
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 171,596
收录