Dynamic Lights 是一个服务器端数据包/模组,适用于 Minecraft 1.17x-1.20x 版本。
特点
支持的实体和物品(如火把或灯笼)会发光!仅服务器端!
功能
受支持的物品:火把、灯笼、营火、萤石、萤石粉、烈焰棒、烈焰粉、光谱箭、岩浆桶、海灯、海晶碎片、蛙灯、发光墨囊、发光浆果、发光物品展示框、发光地衣、南瓜灯、菌灯、末地棒、末影水晶、火药、阿玛瑟斯特碎片、下界之星、末影箱和信标。
此外,所有附魔物品将发出光级别为6,而具有火焰附魔的物品将发出光级别为9。
始终发光的实体:幽灵、发光鱿鱼、发光物品展示框、烈焰人、TNT、末影水晶、火球、光谱箭、触手弹、烟花火箭和飞行凋零头颅。
此数据包/模组完全在服务器端运行,但也可以安装到客户端以供单人游戏使用!
安装
此数据包也作为一个模组提供,当与 MidnightLib 一起安装时,还会有额外的全局配置文件和设置菜单。
决定是否要将数据包下载为纯数据包[DP]或打包为模组[Mod]。
将纯数据包.zip文件放入 Minecraft 世界的 `datapacks` 文件夹中,或将模组放入 `.minecraft/mods` 文件夹中。
管理
要打开游戏内菜单,请执行 `/trigger tschipcraft.menu` 或 `/function #tschipcraft:menu`。有一个 重置 和一个 卸载 按钮。
兼容性
此数据包遵循 [Smithed](
当前问题
玩家拿着光源和其他动态光源当前会触发BUDs并且不能被推动,例如活塞或粘液块 - [见 #12](
TNT复制机无法工作 - [见 #15](
射击触手会传送到其他地方 - [见 #20](
外部链接
截图:
[Mod] Release v1.8.6
- Updated to work with the new text component format
- Updated block placement commands to use the new `strict` argument, removing the restriction to avoid most block update affected blocks, such as falling blocks
- **Added native NeoForge support**
- Improved piston detection to search for slime blocks in all directions. This resolves an issue where some zero-tick piston contraptions would break (closes [#51](https://github.com/Tschipcraft/dynamiclights/issues/51))
- Fixed chat flooding when triggering the menu in Minecraft 1.20.6 or below (closes [#66](https://github.com/Tschipcraft/dynamiclights/issues/66))
- Added additional data to Dynamic Lights' marker entities to display a name when [Axiom](https://modrinth.com/mod/N6n5dqoA) is installed ([#19](https://github.com/Tschipcraft/dynamiclights/issues/19))
- Added additional failsafes for menu interactions ([#70](https://github.com/Tschipcraft/dynamiclights/issues/70))
- Improved performance slightly by switching to `sort=arbitrary` to allow entity selector short-circuiting
- Annotated the required Java version for mod versions
- Added Argentine Spanish (`es_ar`) language support (Thanks @Texaliuz)
[DP] Release v1.8.6
- Updated to work with the new text component format
- Updated block placement commands to use the new `strict` argument, removing the restriction to avoid most block update affected blocks, such as falling blocks
- **Added native NeoForge support**
- Improved piston detection to search for slime blocks in all directions. This resolves an issue where some zero-tick piston contraptions would break (closes [#51](https://github.com/Tschipcraft/dynamiclights/issues/51))
- Fixed chat flooding when triggering the menu in Minecraft 1.20.6 or below (closes [#66](https://github.com/Tschipcraft/dynamiclights/issues/66))
- Added additional data to Dynamic Lights' marker entities to display a name when [Axiom](https://modrinth.com/mod/N6n5dqoA) is installed ([#19](https://github.com/Tschipcraft/dynamiclights/issues/19))
- Added additional failsafes for menu interactions ([#70](https://github.com/Tschipcraft/dynamiclights/issues/70))
- Improved performance slightly by switching to `sort=arbitrary` to allow entity selector short-circuiting
- Annotated the required Java version for mod versions
- Added Argentine Spanish (`es_ar`) language support (Thanks @Texaliuz)
[Mod] Release v1.8.5
- Fixed crash when loading or creating a world in Forge 52.0.0 or newer (1.21.1+) (closes [#65](https://github.com/Tschipcraft/dynamiclights/issues/65))
收录