Cannot add target net/actuallyasmartname/mixin/BrewingRecipeRegistryAccessor for net.actuallyasmartname.mixin.BrewingRecipeRegistryAccessor because the target is a mixin

I’m a noob at mixins and I need help. I’m coding a fabric mod which adds more potions and when I was making a mixin for accessing the brewing stand recipe registry, it crashed.

Crash: https://pastebin.com/raw/tLrffg73

My MODID.mixins.json: https://pastebin.com/raw/Ke4aAxzx

The mixin file: https://pastebin.com/raw/FsJHX1qg

Ah, nevermind. I solved this