Jump to content

I am trying to override a create recipe, but I can't get it to work.


Drai

Recommended Posts

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 

Link to comment
Share on other sites

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"

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.