Good morning !
Sorry in advance for my bad English, I use a translator!
I would like to disable the vultures in A21. But everything I try doesn't work. Here is my code :
<configs>
<set xpath="//entity[@name='animalZombieVulture']/@name">none</set>
</configs>...