1

Command block time counter and redstone

knuckles5577's Avatar knuckles55777/2/19 6:05 am
1 emeralds 106 1
7/2/2019 7:24 am
HoboMaggot's Avatar HoboMaggot
I didn't know where to put this

I read that it doesn't belong in redstone and couldn't see a debug block section

If this is the wrong category, then please move it

I'm sorry


I want to make a time counter for ticks and a chosen tick/s give a redstone signal
So I made a scoreboard with a fake player and it counts the time in ticks in minecraft

How can I make the command which checks the score of that "fake" player, and for example if the "fakeplayer" reaches or matches the ticks it will give redstone signal with comparator or a command?


Posted by knuckles5577's Avatar
knuckles5577
Level 43 : Master Artist
51

Create an account or sign in to comment.

1

1
07/02/2019 7:24 am
Level 52 : Grandmaster Blob
HoboMaggot
HoboMaggot's Avatar
/execute if score FakePlayer "scoreboard" matches "number"

But a timer can also be detected in an selector statement
/execute as @e[name=FakePlayer,scores={scoreboard=number}] run commands
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome