quat1024 / YoureAnExpertHarry

Automatically Generated Expert Mode Hellscapes
10 stars 5 forks source link

Check for presence of mods when implementing default recipe types #9

Open whizzball1 opened 5 years ago

whizzball1 commented 5 years ago
  1. Method files for other mods’ crafting recipes require the mods.
  2. Method that checks if prerequisite exists.
  3. RegisterMethod fails to register recipe if prerequisite does not exist. (But you might not need this if you do the automatic implementation /shrug) (But I might help anyway so)