Back to Browse

[Tutorial] How to make NON-PICKUPPABLE ITEMS in Minecraft

141 views
Jun 19, 2021
3:17

This video will explain how to make items that can't be picked up. These can be used for displaying items or blocks, without worrying about people taking the display item or it despawning. Use the command "/tag @e[type=item,limit=1,sort=nearest] add nopick" to make the item closest to you unable to be picked up Commands used: /execute as @e[type=item,tag=nopick] run data modify entity @s Age set value -32767s /execute as @e[type=item,tag=nopick] run data modify entity @s PickupDelay set value -32767s

Download

0 formats

No download links available.

[Tutorial] How to make NON-PICKUPPABLE ITEMS in Minecraft | NatokHD