Started by
hazar
on
Topic category: Help with Minecraft modding (Java Edition)
so i've mad an enchantment,
then in a procedure with on player tick update
Im running, set maxHealth = 20 + (enchantment level in armor slot 0 + slot 1 + slot 2 + slot 3),
for example 4 levels will give you 12 hearts
but for some reason this doesnt update, any reason why?
anyone?
DTM's toolkit has some bugs. Use this plugin instead https://mcreator.net/plugin/88645/azziers-tools. Make sure to read the comments if you're using 1.16.5 minecraft version.
thanks ill take a look
that plugin didnt work either. any solutions?
Are you using 1.16.5 or a later version?
in lastest mcreator dmts doesn't work at all
use the command
attribute @s ATTRIBUTEID base set X
here a list of the attributes
https://minecraft.fandom.com/wiki/Attribute
too ImOd102 yes im on latest update so defo above 1.16.5
and Kyoukster ill take a look thanks