Hundreds of forest carp

How do i get rit of all these forest carps
I got rid of all the others fish but not the forest carps.

Yes, we broke that by accident on the last update… We found a fix and will push it as soon as it is ready :slight_smile:

Typing this on the LUA console (You need Debug Tools to see it) should probably fix it:

for id, child in radiant.entities.get_root_entity():get('entity_container'):each_child() do if child:get_component('stonehearth_ace:aquatic_object') then radiant.entities.destroy_entity(child) end end

2 Likes

thanks man!! but now i have somehow marks above my buildings