#enchant not working

1 messages · Page 1 of 1 (latest)

silk tiger
#

I'm trying to make script which enchant the item in the slot 0 of a player. But it happened nothing

stark nebulaBOT
#

Description
Custom enchantments

Credits
These scripts were written by iBlqzed

lament hearth
#

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

lament hearth
#

@sage jacinth

sage jacinth
#

yeah i already fixed it, thanks