Command Block Tutorial #140: Portable Lantern Commands in Minecraft (1.18+)
In this video I will show how to give yourself a special lantern that allows you to light your way without the need to place on the ground.
Commands:
* To get the Portable Lantern: /give @p minecraft:lantern{HideFlags:1,Enchantments:[{id:infinity,lvl:1,}],display:{Name:"{\"text\":\"Portable Lantern\"}"}}
1. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run setblock ~ ~ ~ minecraft:light[level=9] keep
2. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run fill ~-3 ~1 ~-3 ~1 ~-1 ~-1 air replace light
3. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run fill ~ ~2 ~ ~ ~-1 ~ air replace light
4. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run fill ~1 ~ ~-1 ~3 ~ ~3 air replace light
5. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run fill ~-3 ~ ~-3 ~-1 ~ ~1 air replace light
6. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}]}] run execute at @p run fill ~-1 ~ ~1 ~3 ~ ~3 air replace light
7. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:lantern",tag:{display:{Name:"{\"text\":\"Portable Lantern\"}"}}}}] run execute at @p run fill ~ ~ ~ ~ ~ ~ air replace light
Bonus Command (To get a Light Block): /give @p light{BlockStateTag:{level:"7"}} 1
Music:
1. Gaming Sound FX:
* Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD):
https://www.youtube.com/watch?v=pr42azVZi3o
Other Videos By RedstoneKnightX
Other Statistics
Minecraft Statistics For RedstoneKnightX
RedstoneKnightX presently has 1,527,317 views for Minecraft across 384 videos, with His channel uploaded over 2 days worth of Minecraft videos. This is 85.45% of the total watchable video on RedstoneKnightX's YouTube channel.