354: Countdown timer with ticking sound. [Minecraft Map Making]
Ep354: Making a countdown timer with a clicking sound that increases in speed as the time runs out.
00:00 Intro
00:45 Setup
01:45 Controller
07:30 Start button
Version: 1.19
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: / coppitj
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: / discord
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Since angled brackets are not allowed in YouTube descriptions you will have to replace "greater than" and "less than" with the appropriate angled bracket.
Commands used:
Setup:
IUN: scoreboard objectives add timer dummy
Controller:
RUA: scoreboard players add lifetime timer 1
CUA: execute if score lifetime timer matches 200.. store success score lifetime timer run fill ~ ~ ~-2 ~-1 ~ ~-2 white_wool
CCA: setblock 73 55 385 pink_wool
RUA: scoreboard players add beep timer 1
CUA: execute if score beep timer "greater than"= .delay timer store success score beep timer run playsound block.stone_button.click_on master @a 73 56 384 2 2 0
CCA: execute if score .delay timer matches 5.. run scoreboard players remove .delay timer 1
Start:
IUN: scoreboard players set .delay timer 20
CUA: fill ~-2 ~ ~-1 ~-3 ~ ~-1 redstone_block
CUA: setblock 73 55 385 redstone_wall_torch[facing=south]
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 181,722 views spread across 860 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.