hi,im post this topic because i have a problem
about set animal age
this is the mod
function attackHook(attacker,victim) {
var x = getCarriedItem();
if(x==264) {
Entity.setAnimalAge(11,-24000);
}
}
if you can fix it please tell me!
sincerely,Arqan
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
about set animal age
this is the mod
function attackHook(attacker,victim) {
var x = getCarriedItem();
if(x==264) {
Entity.setAnimalAge(11,-24000);
}
}
if you can fix it please tell me!
sincerely,Arqan