Back to Browse

Command Block Tutorial #306: Item Lock Commands in Minecraft (1.21.9+)

420 views
Dec 8, 2025
18:10

In this video I will show how to summon locked item and lock any item you want to the ground so that you or anyone else cannot pick them up. Thor Armor and Weapon Commands video: https://youtu.be/JxQkMZmbc6s Commands: To summon "locked" items (examples): - /summon item ~ ~1 ~ {Age:-32768,PickupDelay:32767,Item:{id:"minecraft:diamond",count:1}} - /summon item ~ ~1 ~ {Age:-32768,PickupDelay:32767,Item:{id:"minecraft:iron_sword",count:1}} - /summon item ~ ~1 ~ {Age:-32768,PickupDelay:32767,Item:{id:"minecraft:golden_apple",count:1}} To lock/unlock any items you currently have: - Lock: /data merge entity @e[type=item,sort=nearest,limit=1] {Age:-32768,PickupDelay:32767,Item:{}} - Unlock: /data merge entity @e[type=item,sort=nearest,limit=1] {Age:0,PickupDelay:0,Item:{}} Music: 1. Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD): https://www.youtube.com/watch?v=pr42azVZi3o

Download

0 formats

No download links available.

Command Block Tutorial #306: Item Lock Commands in Minecraft (1.21.9+) | NatokHD