198: Small moving platforms. [Minecraft Map Making]

Subscribers:
3,900
Published on ● Video Link: https://www.youtube.com/watch?v=Y0To2s9Twy0



Minecraft
Game:
Minecraft (2011)
Duration: 22:45
292 views
17


Ep198: Small one block moving platforms that can be controlled by placing blocks as markers.

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 CoppitCraft server that 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:

Setup:
IUN: scoreboard objectives add platformDir dummy
CUA: scoreboard objectives add timer dummy

Summon platform:
IUN: summon armor_stand ~ 57 ~4 {Tags:["platform"],Marker:1b,Invisible:1b,Passengers:[{id:"minecraft:shulker",NoAI:1b,Silent:1b,NoGravity:1b,Invulnerable:1b,ActiveEffects:[{Id:14,Amplifier:1,Duration:1000000,ShowParticles:0b}],Tags:["platform"],DeathLootTable:"empty"},{id:"falling_block",NoGravity:1,Time:-1000000,DropItem:0,BlockState:{Name:"minecraft:light_gray_wool"},Tags:["platform"]}]}

Remove platform:
IUN: execute as @e[tag=platform] at @s run tp @s ~ -2122 ~
CUA: kill @e[tag=platform]

Reset timer:
IUN: scoreboard players reset check timer

Controller:
RUA: execute as @e[tag=platform,scores={platformDir=1}] at @s run tp @s ~0.05 ~ ~
CUA: execute as @e[tag=platform,scores={platformDir=3}] at @s run tp @s ~-0.05 ~ ~
CUA: execute as @e[tag=platform,scores={platformDir=2}] at @s run tp @s ~ ~ ~0.05
CUA: execute as @e[tag=platform,scores={platformDir=4}] at @s run tp @s ~ ~ ~-0.05
CUA: scoreboard players add check timer 1
CUA: execute if score check timer matches 20 run execute as @e[tag=platform] at @s if block ~-0.6 ~ ~ red_wool run scoreboard players set @s platformDir 1
CUA: execute if score check timer matches 20 run execute as @e[tag=platform] at @s if block ~0.6 ~ ~ red_wool run scoreboard players set @s platformDir 3
CUA: execute if score check timer matches 20 run execute as @e[tag=platform] at @s if block ~ ~ ~-0.6 red_wool run scoreboard players set @s platformDir 2
CUA: execute if score check timer matches 20 run execute as @e[tag=platform] at @s if block ~ ~ ~0.6 red_wool run scoreboard players set @s platformDir 4
CUA: execute if score check timer matches 20 run scoreboard players reset check timer




Other Videos By Infernal Device


2023-10-28203: Raycast experiments with command blocks. [Minecraft Map Making]
2023-10-27034: To the Shyrelands!!! Almost... [Run for your Life. Modded Minecraft Series]
2023-10-26202: Repulsive armour stands. [Minecraft Map Making]
2023-10-25CoppitCraft Castle 001: First few nights on our new island.
2023-10-24033: "Who's a good boy!?" [Run for your Life. Modded Minecraft Series]
2023-10-23201: Changing pages and creating books on a lectern. [Minecraft Map Making]
2023-10-23200: Controlling villagers with books. [Minecraft Map Making]
2023-10-20032: The Minecraft Gods hate me today! [Run for your Life. Modded Minecraft Series]
2023-10-19199: Book controlled 2 axis moving platform. [Minecraft Map Making]
2023-10-18031: Fighting the Mega Flower Vinocorne. [Run for your Life. Modded Minecraft Series]
2023-10-17198: Small moving platforms. [Minecraft Map Making]
2023-10-16030: Curses! I can't kill them!. [Run for your Life. Modded Minecraft Series]
2023-10-12197: Display block basics. [Minecraft Map Making]
2023-10-11029: This looks like pleasant place. [Run for your Life. Modded Minecraft Series]
2023-10-10196: Track players and entities with a compass. [Minecraft Map Making]
2023-10-08028: Opening more portals. [Run for your Life. Modded Minecraft Series]
2023-10-07027: The scariest final boss ever! Well, probably not! [Run for your Life. Modded Minecraft Series]
2023-10-04195: Detect Target Block output using commands. [Minecraft Map Making]
2023-09-30026: Ur-Ghast's, Yeti's and SnowQueen's. Oh My! [Run for your Life. Modded Minecraft Series]
2023-09-28194: Two stage sliding door using a timer. [Minecraft Map Making]
2023-09-26025: Continue the Twilight Crawl. [Run for your Life. Modded Minecraft Series]



Tags:
minecraft
adventure map
map making
commands
command blocks
1.18
custom commands
redstone
map ideas
map suggesstions
custom maps
1.19



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.