Steps to reproduce crash
try to setLore with value as undefined
example:
new ItemStack("stick").setLore([undefined]);
Steps to reproduce crash
try to setLore with value as undefined
example:
new ItemStack("stick").setLore([undefined]);
(Unassigned)
1072371
Confirmed
Multiple
Windows 11
Script-API
1.20.20.20 Preview
Retrieved
If you want an undefined lore value, you should be able set it like this: