Jump to content

Kage

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Kage's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. That seems to work well. Didn't know reflection could replace things as well.
  2. I've been having problems with some mods removing recipes from other mods unintentionally, and I've been trying to create a small debugging mod that outputs the console when a recipe is removed, and which mod is doing it. The trick being somehow notifying my mod using a custom event or inter-mod message when either another mod finishes adding\modifying recipes, or whenever CraftingManager's recipe list is modified with add\remove. Is something like this even possible? Is there a better way to accomplish this without using the coremod\asm stuff, which I couldn't really find out much about. Anyone point me in the right direction?
×
×
  • Create New...

Important Information

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