EnchantX banner

EnchantX

4 devlogs
39h 8m 8s

Add custom Enchantments with cool effects to your minecraft server.

This project uses AI

AI has been used for debugging and showcasing my plugin.

Demo Repository

Loading README...

skullymaster12

Shipped this project!

I built a minecraft plugin, that adds custom enchantments to your world without the need of downloading any mods on the client side. The hardest part was planning the structure of my project, so other developer can easily add their own enchantments in the code.

skullymaster12
  • I finally got Double jump working the way I like it.
  • I updated vein minining. The blocks you can mine with one break will now exponentially rise instead of linear. Also made it so that just actual ores can be vein mined and not everything. I also updated the vein finder algorithm so it works more efficient.
Attachment
0
skullymaster12
  • I updated the double jump logic. It works smoother now, has particles, sound and you won’t get fall damage from double jumping.
  • I improved some Listeners to take less performance. It took me a while to test everything and I had to do lots of small adjustments.
Attachment
0
skullymaster12
  • Villagers can now trade the custom enchants.
  • They can also be found in treasure chests.
  • Using the grindstone, custom enchantments can be removed.
  • I added also added enchantment glints to custom enchanted items.
  • With the lightning strike enchantment, mobs can now convert (Villager -> Witch, Pig -> Zombie Piglin, Creeper -> Charged creeper, Brown mooshroom cow <-> Red mooshroom cow).
  • Added some more enchantments
Attachment
0
skullymaster12

It took me some time, but I finished the base and implemented a few enchantments like exploding arrows, lighning strike attacks and dodging projectiles/arrows.

Attachment
Attachment
Attachment
0