150: Rolling end credits. [Minecraft Map Making]
Ep150: Rolling end credits to show to the player when they finish your map.
Java Version: 1.19
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/amU84KykEu
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.
Commands used: YouTube formatting may make some of these wrong. :)
Set Up:
IUN: summon area_effect_cloud 1 65 253 {CustomNameVisible:1b,Duration:2000,Tags:["creditMessage"],CustomName:'{"text":"Thank you for playing","color":"green","bold":true,"italic":false,"underlined":true}'}
CUA: summon area_effect_cloud 1 64.5 253 {CustomNameVisible:1b,Duration:2000,Tags:["creditMessage"],CustomName:'{"text":"I hope you enjoyed it.","color":"dark_green","bold":true,"italic":false}'}
CUA: summon area_effect_cloud 1 63.5 253 {CustomNameVisible:1b,Duration:2000,Tags:["creditMessage"],CustomName:'{"text":"Don\'t forget to","color":"gold","italic":false}'}
CUA: summon area_effect_cloud 1 63 253 {CustomNameVisible:1b,Duration:2000,Tags:["creditMessage"],CustomName:'{"text":"like and subscribe :)","color":"gold","italic":false}'}
CUA: summon armor_stand 1 67.5 249 {Tags:["creditViewer"], NoGravity:1b, Invisible:1b, Rotation:[0f,0f]}
CUA: gamemode spectator @a
CUA: setblock 6 56 246 redstone_block replace
Controller:
RUN: scoreboard players add #fakePlayer clock 1
CUA: execute if score #fakePlayer clock matches 180.. run setblock ~ ~ ~-2 white_wool replace
CCA: scoreboard players set #fakePlayer clock 0
CCA: gamemode creative @a
CCA: tp @a 2 56 249
CUA: spectate @e[tag=creditViewer,limit=1] @a[limit=1,sort=random]
CUA: execute as @e[tag=creditViewer] at @s run tp ~ ~-0.05 ~
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 182,428 views spread across 865 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.