265: Slow arrows like Super Hot or Matrix. [Minecraft Map Making]

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



Minecraft
Game:
Minecraft (2011)
Duration: 24:15
393 views
16


Ep265: Using a Carrot on a Stick to toggle a slow effect on arrows allowing us to dodge and weave like Neo.

Java Version: 1.19

Original post by squidgga: https://www.reddit.com/r/MinecraftCommands/comments/lktaj0/slow_motion_arrows/

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.

Since angled brackets are not allowed in YouTube descriptions you will have to replace "greater than" with the appropriate angled bracket. Ascii code: 62

Commands used:

Setup:
IUN: scoreboard objectives add used.coas used:carrot_on_a_stick
CUA: scoreboard objectives add x dummy
CUA: scoreboard objectives add y dummy
CUA: scoreboard objectives add z dummy

Give COAS:
IUN: give @a carrot_on_a_stick{slowStick:true, display:{Name:'{"text":"Toggle Effect"}'}}

Controller COAS:
RUA: execute as @a[scores={used.coas=1..}, nbt={SelectedItem:{tag:{slowStick:true}}}] run setblock 54 56 336 redstone_block replace
CCA: scoreboard players reset @a used.coas

Toggle:
IUN: execute store success score slowToggle used.coas if score slowToggle used.coas matches 0
CUA: execute if score slowToggle used.coas matches 1 run setblock 56 56 336 redstone_block replace
CUA: execute if score slowToggle used.coas matches 0 run setblock 58 56 336 redstone_block replace

Controller Arrow:
RUA: execute as @e[type=arrow, tag=!savedMotion] store result score @s x run data get entity @s Motion[0] 10000
CUA: execute as @e[type=arrow, tag=!savedMotion] store result score @s y run data get entity @s Motion[1] 10000
CUA: execute as @e[type=arrow, tag=!savedMotion] store result score @s z run data get entity @s Motion[2] 10000
CUA: execute as @e[type=arrow, tag=!savedMotion] run data merge entity @s {NoGravity:1b}
CUA: execute as @e[type=arrow, tag=!savedMotion] store result entity @s Motion[0] double 0.00001 run scoreboard players get @s x
CUA: execute as @e[type=arrow, tag=!savedMotion] store result entity @s Motion[1] double 0.00001 run scoreboard players get @s y
CUA: execute as @e[type=arrow, tag=!savedMotion] store result entity @s Motion[2] double 0.00001 run scoreboard players get @s z
CUA: tag @e[type=arrow, tag=!savedMotion] add savedMotion
CUA: execute as @e[type=arrow, tag=savedMotion] store result entity @s Air short -1 run data get entity @s Air

Stop:
IUN: setblock 56 56 336 white_wool replace

IUN: execute as @e[tag=savedMotion] store result entity @s Motion[0] double 0.0001 run scoreboard players get @s x
CUA: execute as @e[tag=savedMotion] store result entity @s Motion[1] double 0.0001 run scoreboard players get @s y
CUA: execute as @e[tag=savedMotion] store result entity @s Motion[2] double 0.0001 run scoreboard players get @s z
CUA: execute as @e[tag=savedMotion] run data merge entity @s {NoGravity:0b}
CUA: tag @e[tag=savedMotion] remove savedMotion




Other Videos By Infernal Device


2024-03-25272: Freeze Scroll Test. Freeze all entities nearby when dropped. [Minecraft Map Making]
2024-03-24Fixed & Reuploaded: CoppitCraft Castle 044: Villagers see the light of day.
2024-03-23271: Working chairs using interaction entities. [Minecraft Map Making]
2024-03-22CoppitCraft Castle 044: Villagers see the light of day.
2024-03-21270: Block that cracks slowly and then breaks when stood on. [Minecraft Map Making]
2024-03-19269: Using tellraw to show each player their own score. [Minecraft Map Making]
2024-03-18CoppitCraft Castle 043: Upgrading to Loyalty Armour thanks to the bunny.
2024-03-17268: Experiments with a dynamic light that follows the player. [Minecraft Map Making]
2024-03-16267: Updated Snowball with an area of effect. [Minecraft Map Making]
2024-03-15266: Snowball with an area of effect. Update in Pinned comment. [Minecraft Map Making]
2024-03-13265: Slow arrows like Super Hot or Matrix. [Minecraft Map Making]
2024-03-11CoppitCraft Castle 041: Naughty shells and terraces.
2024-03-11264: Modify text on 1.20+ signs. [Minecraft Map Making]
2024-03-09263: Teleport players that enter or leave a random shaped area. [Minecraft Map Making]
2024-03-08057: The last planets. Modded Minecraft Series]
2024-03-07262-8: Compass tracking coordinates. [SNAPSHOT 24w09a]. [Minecraft Map Making]
2024-03-07262-7: Player Skulls. [SNAPSHOT 24w09a]. [Minecraft Map Making]
2024-03-07262-6: Spawn egg entity data. [SNAPSHOT 24w09a]. [Minecraft Map Making]
2024-03-07262-5: Item enchantments. [SNAPSHOT 24w09a]. [Minecraft Map Making]
2024-03-07262-4: Remove block category from tooltip. [SNAPSHOT 24w09a]. [Minecraft Map Making]
2024-03-07262-3: Written book. [SNAPSHOT 24w09a]. [Minecraft Map Making]



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.