-
Bug
-
Resolution: Incomplete
-
None
-
1.17.30, 1.17.34, 1.17.40, 1.17.41 Hotfix
-
None
-
Unconfirmed
-
Multiple
So apparently there's a glitch whenever I use custom blocks that have certain ticking periods.
For example let's say I have a custom block that has a Minecraft ticking thing that makes it execute a function every 5 seconds.
So basically whenever I put down a block it waits 5 seconds before it executes the certain command or event for the first time.
HOWEVER...
whenever I FILL a certain area with this block it'll automatically execute the function once and then do the normal 5 second ticking time.
Im hoping this can get fixed and made so it'll wait to do the function for the first time whenever I fill a area with a block (same as when I place it down by hand)