Перейти к содержимому
Mineforgian

Create: Dynamic Lights

Add dynamic lights to the Create mod.

568K загрузок251 подписчиковCC-BY-SA-4.0fabricforgeneoforge

Обновлён 8 октября 2025 г. · опубликован 3 августа 2024 г.

  • No Dynamic Light
  • Default Dynamic Light
  • Brigther Dynamic Light

Create-Dynamic-Lights

Add dynamic lights to the Create mod.

Features

  1. Dynamic Lighting for Contraptions:
    • Automatically create light blocks when Contraptions move.
  2. Support LambDynamicLights:
    • Add and update light sources for LambDynamicLights mod as Contraptions move, allowing for smoother lighting effects.

Dependencies

Fabric

  1. Create-Fabric (Required)
  2. LambDynamicLights (Recommended)

Forge

  1. Create (Required)
  2. Embeddium/Rubidium Dynamic Lights (Recommended)

Server and Client Support

Feature Server Only Client Only Both Side
Light Block Yes No Yes
Dynamic Lights No Yes Yes
  • Only installed on the server.
    • You can use the Light Block to create light sources even if the client doesn't have the mod installed. The client will see the light sources, and the performance impact may be heavy.
  • Only installed on the client.
    • The client can see the light sources created by the LimbDynamicLights mod but the light sources only has visual effects and no actual light source is created.

Known Issues

  1. On Fabric, if the mod is installed only on the client side, the client will crash when you modify and save the server configuration.
    • For servers, I recommend installing the mod even if you don't want to use the Light Block effect. This can prevent client crashes and exception logs on the server side.

Preview

No dynamic light No dynamic light

Default light Default dynamic light

Brighter light Brighter dynamic light (set the luminance multiplier to 1.2)

Some gifs

  • Dynamic light

    • As the elevator moves, the light illuminates the surrounding area.
  • Dynamic light

    • Enable the light block. As the bearing moves, the light block is created and removed. You can see the light is a little flicker.
  • Dynamic light

    • Disable the light block and enable the LimbDynamicLight. There is no flicker, and the light is smoother.

Q&A

  1. Q: Why and when to use the light block?
    • A: The Light Block is a block that emits light. It's invisible and intangible, making it ideal for creating light sources in the game world. It can affect the environment by melting ice or snow and preventing mob spawning. However, the Light Block can impact performance, and the light source isn’t smooth when the contraption moves. Therefore, I recommend using the LambDynamicLights mod for smoother lighting effects. There might be two reasons for using the Light Block:
      1. The client doesn't have the LambDynamicLights mod installed or this mod installed.
      2. You want to create a light source that can affect the environment, such as melting ice or snow.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
neoforge-2.0.1Бета1.21.1neoforge8 октября 2025 г..jar (134 КБ)
neoforge-2.0.0Бета1.21.1neoforge7 октября 2025 г..jar (134 КБ)
forge-1.0.2Бета1.20.3, 1.20.4, 1.20.5, 1.20.6forge15 сентября 2024 г..jar (140 КБ)
fabric-1.0.2Бета1.20.3, 1.20.4, 1.20.5, 1.20.6fabric15 сентября 2024 г..jar (139 КБ)
forge-1.0.2Бета1.19.1, 1.19.2, 1.19.3, 1.19.4forge15 сентября 2024 г..jar (140 КБ)
fabric-1.0.2Бета1.19.2, 1.19.3, 1.19.4fabric15 сентября 2024 г..jar (139 КБ)
forge-1.0.1Бета1.19.1, 1.19.2, 1.19.3, 1.19.4forge25 августа 2024 г..jar (140 КБ)
fabric-1.0.1Бета1.19.2, 1.19.3, 1.19.4fabric25 августа 2024 г..jar (139 КБ)
1.0.1Бета1.20.3, 1.20.4, 1.20.5, 1.20.6forge25 августа 2024 г..jar (140 КБ)
1.0.1Бета1.20.3, 1.20.4, 1.20.5, 1.20.6fabric25 августа 2024 г..jar (139 КБ)
1.0.0Релиз1.19.1, 1.19.2, 1.19.3, 1.19.4forge6 августа 2024 г..jar (139 КБ)
1.0.0Релиз1.19.2, 1.19.3, 1.19.4fabric6 августа 2024 г..jar (138 КБ)
fabric-1.0.0Бета1.20.3, 1.20.4, 1.20.5, 1.20.6fabric3 августа 2024 г..jar (138 КБ)
forge-1.0.0Бета1.20.3, 1.20.4, 1.20.5, 1.20.6forge3 августа 2024 г..jar (139 КБ)

Ченджлог

neoforge-2.0.1Бета1.21.1 · 8 октября 2025 г.

2.0.0

  • Support 1.21.1 and Create 6.0

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
neoforge-2.0.0Бета1.21.1 · 7 октября 2025 г.

2.0.0

  • Support 1.21.1 and Create 6.0

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
forge-1.0.2Бета1.20.4, 1.20.5, 1.20.6 · 15 сентября 2024 г.

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
fabric-1.0.2Бета1.20.4, 1.20.5, 1.20.6 · 15 сентября 2024 г.

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
forge-1.0.2Бета1.19.2, 1.19.3, 1.19.4 · 15 сентября 2024 г.

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
fabric-1.0.2Бета1.19.2, 1.19.3, 1.19.4 · 15 сентября 2024 г.

1.0.2

  • Fix issue #6: Crash in CreateDynLightSourceHolder removeAll.
forge-1.0.1Бета1.19.2, 1.19.3, 1.19.4 · 25 августа 2024 г.

1.0.1

  • Fix issue #4: Incompatible with "Create Contraption Terminals"
fabric-1.0.1Бета1.19.2, 1.19.3, 1.19.4 · 25 августа 2024 г.

1.0.1

  • Fix issue #4: Incompatible with "Create Contraption Terminals"

Полная история изменений — на Modrinth.

Комментарии

Загружаем…