Mojira Archive
MCPE-167413

Events child 'add' not valid

In a JSON file of a block, in the events I wanted to add a "component_group" but it won't let me and I get the next message:  | events | delay | add | child 'add' not valid here

   "component_groups":{
        "start":{
            "minecraft:timer":{
                "looping":false,
                "time": [1,2],
                "randomInterval": true,
                 "time_down_event":{"event": "generate room"
            }
       },
    "events": {
        "delay":{
            "add": {
                "component_groups": [
                    "start"
                ]
            }
        }

Incomplete

Bubble_cat

2023-02-20, 05:02 AM

2023-05-31, 02:33 PM

2023-05-31, 02:33 PM

0

0

Unconfirmed

1.19.62

-