Change type from player to entity
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
This commit is contained in:
parent
d6fbcbf03c
commit
a5472065a7
@ -1,6 +1,6 @@
|
||||
TextProp.nbt(
|
||||
propertyName = "SelectedItem",
|
||||
type = player,
|
||||
type = entity,
|
||||
source = "@s",
|
||||
path = SelectedItem
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user