[Minecraft 1.19] Never Use Repeating or Chain Command Blocks Again | Command Block Project
Hi I'm Kllooooyy, but you can call me Kloo. Heres me playing games or working on a random project hope you enjoy. And don't forget to judge this is the internet after all.
Links below will start streaming when Australia gets better internet :)?
Twitch - https://www.twitch.tv/kllooooyy
TL;DR
When using entity checking commands (variations of @e) the command block will continuously check every possible entity regardless of search parameters (type=XYZ). There's occurs on every possible block update regardless of conditioning or Redstone setting.
The findings of this video indicate that the combination of impulse command blocks and a fill/setblock command adjacent will have substantially less tick lag than large chains. This also indicates that repeating and chain command blocks operate more than once in a single tick where as an impulse command block will always trigger only once.
Therefor it is more beneficial to create an impulse command that triggers every tick or 20 times per sec, rather than ever using a repeating or chain command block.
/setblock ~ ~ ~ minecraft:redstone_block replace
/setblock ~ ~ ~ minecraft:air replace
Other Videos By Kloo Live
Other Statistics
Minecraft Statistics For Kloo Live
Kloo Live presently has 1,208,625 views for Minecraft across 1,879 videos, with the game making up over 7 days of published video on his channel. This is 23.50% of the total watchable video for Minecraft on Kloo Live's YouTube channel.