Mojira Archive
MCPE-63895

"Looping" minecraft:timer behavior component does not actually loop the timer in component groups

I am currently on the process of making an Add-on where for example every 60 seconds of in-game time will trigger an event. But I want to make it so that the player can only make this happen, whenever they want, meaning I have to place it in as a component_group to only be active when needed.

 

Please take a look at the code attached.

Detailed Information

Although the process works and continues to work, but not until the first loop. As soon as I trigger the component_group named "rise_lava_every_minute", the component "minecraft:timer" inside of it only triggered once, and never again – even when the timer ends and fires the event successfully. Oh, and by the way, I have the "looping" set to true.

Incomplete

r4isen1920

2020-02-22, 05:48 AM

2020-12-21, 12:56 PM

2020-12-21, 12:56 PM

1

1

Unconfirmed

1.14.30 Hotfix

-