#how to use itemlocks in script?

1 messages · Page 1 of 1 (latest)

hybrid carbon
#
const compass = new ItemStack("minecraft:compass");
compass.lockMode = "slot";
#

You can check the docs when you don't know how to do something

#

Just write the class and check the methods and properties