Uploaded February 2022 | Updated September 2026, 2 weeks ago
the new "hasitem" filter for target selector of entities. This allows the player to target entities based on the items that have in their inventory or are wearing. This filter allows for players to test if people have items in there inventories this is very useful for creating shops, sell pads, sell systems and more! has item is probably one of the best target selectors added to Minecraft so far. The has item filter IS IN BETA right now but will be coming out soon for all users.
Dynamic lighting System by "godsunit"
Commands used:
Repeating, always active
/execute @a ~~~ fill ~5~2~-5~-5~-2~5 air 0 replace light_block
Chain, unconditional, always active
/execute @a[hasitem={location=slot.weapon.mainhand,item=torch}] ~~~ setblock ~~~ light_block 10
Join this channel to get access to perks:
youtube.com/channel/UCbtRgldllSHEG7CnVp_04DQ/join
the new "hasitem" filter for target selector of entities. This allows the player to target entities based on the items that have in their inventory or are wearing. This filter allows for players to test if people have items in there inventories this is very useful for creating shops, sell pads, sell systems and more! has item is probably one of the best target selectors added to Minecraft so far. The has item filter IS IN BETA right now but will be coming out soon for all users.
Dynamic lighting System by "godsunit"
Commands used:
Repeating, always active
/execute @a ~~~ fill ~5~2~-5~-5~-2~5 air 0 replace light_block
Chain, unconditional, always active
/execute @a[hasitem={location=slot.weapon.mainhand,item=torch}] ~~~ setblock ~~~ light_block 10
Join this channel to get access to perks:
youtube.com/channel/UCbtRgldllSHEG7CnVp_04DQ/join










