411: Magic Scroll Updated to 1.21. [Minecraft Map Making]

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



Minecraft
Game:
Minecraft (2011)
Duration: 0:00
329 views
17


Membership:    / @infernaldevice  
Ep411: Updating the old Magic Scroll tutorial to use components.

00:00 Intro
00:45 Setup
01:25 Give scroll
03:50 Controller - Once
07:00 Controller - Infinite

Version: 1.21

Requested by: eliaswyrwa

Commands, builds, hacks 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 dropped.mojang_banner dropped:mojang_banner_pattern

Give scroll:
IUN: give @p mojang_banner_pattern[custom_data={effect:"levitation"},item_name='{"color":"gold","text":"Levitation Scroll"}',lore=['"Drop for levitation effect."'],hide_additional_tooltip={},enchantment_glint_override=true]

Controller - Once:
RUA: execute as @a[scores={dropped.mojang_banner=1..}] at @s anchored eyes store success entity @e[type=item, distance=..1.5, nbt={Item:{components:{"minecraft:custom_data":{effect:"levitation"}}}}, limit=1] Age short 6000 run effect give @s levitation 1 1 true
CUA: scoreboard players reset @a dropped.mojang_banner

Controller Infinite:
RUA: execute as @a[scores={dropped.mojang_banner=1..}] at @s anchored eyes store success entity @e[type=item, distance=..1.5, nbt={Item:{components:{"minecraft:custom_data":{effect:"levitation"}}}}, limit=1] PickupDelay short 0 run effect give @s levitation 1 1 true
CUA: scoreboard players reset @a dropped.mojang_banner







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.