This mod creates an entity, a recipe, and an item, all of which have different names: mini-radar, mini-radar-item, and mini-radar-recipe.
This choice causes some problems with other mods which expect the entity, item, and recipe to have the same name — that is how most mods do it, since there isn't name collision between recipes, items, and entities.
Fixing this requires changing a few names and adding a migration file.