#Custom Enchantment

1 messages · Page 1 of 1 (latest)

eager torrent
#

What do I need to do to make a functional custom enchantment
Ive looked at some opensource github repositories and intellij sources and am lost

solemn kindle
worldly moon
#

for 1.20.1 just follow this guide (the before 1.21 section)

#

you need to make an enchantment class and then regester it

worldly moon
eager torrent
#

Thx will try

eager torrent
#

how would i use the enchantment to increase a value declared in the unique custom item class

eager torrent
#

not sure how to do the above and also make my enchantment unique to the custom item class
(BoomtubeItem and BlastEnchantment)

worldly moon
#

(in the custom item's class)

worldly moon
worldly moon
tired seal
#

idk, I'm new myself, but I usually scoure youtube and minecraft code for it, try checking around items like the crossbow(multishot) or swords(fire aspect)

eager torrent