#enchant not working
1 messages · Page 1 of 1 (latest)
Description
Custom enchantments
Credits
These scripts were written by iBlqzed
Click the link above for source code of the script.
·
wrong thinf
const enchants = item.getComponent('enchantments')
const list = enchants.enchantments;
list.addEnchantment(new Enchantment('knockback'));
enchants.enchantments = list
container.setItem(slot, item)
@silk tiger
@sage jacinth
yeah i already fixed it, thanks