58: Moving an item on the floor [Minecraft Map Making]
Ep58: Moving an item along the floor. This is pretty janky to be honest. :)
Originally for Udemy, but uploaded here.
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/KNSmPWdnfG
Udemy notes. YouTube formatting may make some of these wrong. :)
Commands used:
Move the item:
execute as @e[nbt={Item:{tag:{MovingItem:1b}}}] at @s run tp @s ~0.05 ~ ~
Destroy the item:
kill @e[distance=0..3,nbt={Item:{tag:{MovingItem:1b}}}]
execute positioned 39 56 15 run kill @e[distance=0..1,nbt={Item:{tag:{MovingItem:1b}}}]
Create the item:
summon item ~-2 ~-1 ~ {Item:{id:"minecraft:cocoa_beans",Count:1b,tag:{MovingItem:1b}}}
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 184,447 views spread across 877 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.