Although I have removed the ruleset "players cannot hurt farm" I still cannot kill the chickens in my chicken coop. I have also verified that "farm" is the only entity group that contains FarmableAnimal. Is there something else I need to change in order to be able to kill & harvest my own chickens? thank you!
Unable to kill chicken coop chickens despite ruleset changeSolved
heya, that's not a ruleset. it's a rule in the ruleset, and should not be removed. it is still going to block the damage when defaultAllowDamage is set to false. some rules are redundant so you can change them, not remove them
you need to allow the damage instead:players can hurt farm
there will be a new update soon with a new flag to allow damage for owner/ally only:
https://umod.org/community/true-pve/55768-allow-farm-animal-to-only-be-hurt-by-farms-owner
https://umod.org/community/true-pve/55706-farmableanimal
https://umod.org/community/true-pve/55724-can-hurt-chickens
nivexheya, that's not a ruleset. it's a rule in the ruleset, and should not be removed. it is still going to block the damage when defaultAllowDamage is set to false. some rules are redundant so you can change them, not remove them
you need to allow the damage instead:players can hurt farm
there will be a new update soon with a new flag to allow damage for owner/ally only:
https://umod.org/community/true-pve/55768-allow-farm-animal-to-only-be-hurt-by-farms-owner
https://umod.org/community/true-pve/55706-farmableanimal
https://umod.org/community/true-pve/55724-can-hurt-chickens
understood, thank you for your help.
no problem!
Locked automatically