I've changed the ordering to before, but the recipe isnt being overridden. Ive tested that the recipe works when it isnt conflicting with create. Any ideas why it still doesn't work?
[[dependencies.pixelmon_create_compat]]
modId="create"
mandatory=true
versionRange="[mc1.16.5_v0.3.2,)"
ordering="BEFORE"
side="BOTH"
Could anyone with some modding experience please help me? I am trying to override a create recipe, but it doesn't work no matter what I do. I've been trying to get it to work for 6 hours now, and No luck yet. I have the .toml configured to load the mod after create, and the recipe is in the correct folder. I can't figure it out so I would really appreciate someone taking a look at it. https://github.com/StijnArts/Pixelmon-Create-Compat