Started by
AsbjørnTheModder
on
Topic category: Help with Minecraft modding (Java Edition)
Hi so i made a mixin that allows my mobs to have more than 1024 health, but when using either Nerdies Attributes or MCreators mob creation i cant set the health to higher than 1024, although this isnt the biggest of problem because i can "set health of entity to "whatever" with my clamp, being able to do it without it would be nice. Anyone got an idea as to how i can make it so i can set the health to more than 1024 in MCreators base Mob creator?
Thanks
You would need to lock code of this mod element and change the value manually