Is there any way to remove all unknown nodes and to remove unknown entities? If mods I have to deactivate because of problems with the new versions of Minetest, sometimes there are dozenzs of unknown nodes left, like with farming:ginger_x with many different items and multiple growing states (the x).
And if I try to remode entities like animalia:sheep, it does not work. :-(
No idea what means parameters in <>,<> scopes. And it`s wrong
<> should be an empty Parameter. <....> is the Value of the named Parameter for example: Name = Your Name.
In this case < Unknown Blocks> means, the fully name of the unknown block like herbs:alpine_star, which comes from an removed mod named herbs:
Thanks for reply
Is there any way to remove all unknown nodes and to remove unknown entities? If mods I have to deactivate because of problems with the new versions of Minetest, sometimes there are dozenzs of unknown nodes left, like with farming:ginger_x with many different items and multiple growing states (the x).
And if I try to remode entities like animalia:sheep, it does not work. :-(
In this case, remove_unknowns is the wrong tool, what you need is an addon like minetest_remover.
Thank you! :-)