Vex

Published by Van on
Supported MCreator versions
2023.3
Tags / plugin type
Global triggers
Procedures
plugin icon
Downloads:
867
Upvotes: 10
About the plugin

If you want to suggest me a procedure and not wait forever for answer, catch me on mctoolkit/mcreator discord under same nick!


Vex adds some useful procedures and global triggers.

 

Forge 1.20.1 triggers:

  • Entity dying xp drop event (cancellable)
  • Entity dying item drop event (cancellable)
  • Enderman anger (cancellable) (works a bit differently than it sounds, basically you can make anything cancel the event like pumpkin helmet does)
  • Baby entity spawns
  • Equipment slot changes (mainhand, offhand, head etc. - slot for now can be gotten in string form)


Forge 1.16.5, 1.19.2, 1.19.4, 1.20.1:

spawn tamed entity procedure

Forge 1.19.2:
damage_procs
 

In the close future it will add more stuff. You can comment with your idea.

Project members
Developer
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
1.2.2 - Added (and fixed) world dependency to triggers - Vex-1.2.2.zipUploaded on: 10/11/2023 - 16:21   File size: 13.72 KB
1.2 - Added new global triggers, 1.20.1 - Vex1.2_0.zipUploaded on: 10/11/2023 - 16:11   File size: 13.61 KB

Comments

Wasn't sure what was possible but like attaching a model to an entity or player, changing skins textures etc. Maybe even swapping models with players / entities. (This is quite the task so some basic rendering tools could be good too like just rendering models of items or blocks at certain coordinates)