Fix RGB staff not working (#40258)

Add missing `TargetAction` to `ActionRgbLight`

This fixes the RGB staff not working.
This commit is contained in:
Stefano Pigozzi
2025-09-10 13:42:33 +02:00
committed by GitHub
parent a05d466a5e
commit 960174acc5

View File

@@ -70,6 +70,7 @@
parent: BaseAction
id: ActionRgbLight
components:
- type: TargetAction
- type: EntityTargetAction
whitelist: { components: [ PointLight ] }
event: !type:ChangeComponentsSpellEvent