You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you possibly add complete examples of custom traits on the crafttweaker wiki? After reading the section about what to do, I'm still very confused!
The text was updated successfully, but these errors were encountered:
Could you possibly help me here? I can get the trait to show up in the gui, I'm just stuck on doing the custom coding for it!
EG this part: trait.onAttackMob = function(event as crafttweaker.event.EntityLivingHurtEvent) {
...
};
Could you possibly add complete examples of custom traits on the crafttweaker wiki? After reading the section about what to do, I'm still very confused!
The text was updated successfully, but these errors were encountered: