---------------------------------------------------------------------------------------------------
Version: 0.0.38
  Changes:
	- added checks for pyro in override code for bob mod changes
	- added item migration file to convert any bob ores to pyro ores
	- merged molten metals and gases of pyro and angel mods
---------------------------------------------------------------------------------------------------
Version: 0.0.37
  Changes:
	- removed a number of duplicaled items from recipes
	- fixed a missing check for angels bioprocessing
	- fixed that some recipes hadnt been transfered to a different building with the removeal of bobs electrolysers
	- replaced nickel with aluminum ore in angels crushed rubyte sorting
---------------------------------------------------------------------------------------------------
Version: 0.0.36
  Changes:
	- removed invar from advanced foundry
	- replaced duralimiun with aluminium plate in gun turrent
	- fixed error with vacum tube description and name
	- made adjustment to aaii-sp0 to fix that storage tank 0 attempted to use angels storage tank subgroup when angels wasnt installed
	- removed science pack 1 from electric miner 1 tech as its needed for tin with pyro 
---------------------------------------------------------------------------------------------------
Version: 0.0.35
  Changes:
   - fixed mutiple duplicated items in recipes
   - activated rawores overrides and removed bobs ores from spawning
   - fixed several issues related to mods refernceing old names in pymods
   - fixed locale for circuits now display item names
---------------------------------------------------------------------------------------------------
Version: 0.0.34
  Changes:
	- started on function for global item recipe script
	- copied recipes for circuits 1 -3 in pyht to stop bobs electronics from overriding them
	- fixed spacex error
	- fixed error with ingredient count on chipshooter
	- fixed error cuased by missing crushed ore with pyro and angels active
---------------------------------------------------------------------------------------------------
Version: 0.0.33
  Changes:
	- add code for bob compatibilty with pymods
	- organized bob changes so that should be able to load each module of bobs independently
---------------------------------------------------------------------------------------------------
Version: 0.0.32
  Changes:
	- made changes for bobextended to work with pyht.
	- removed optional dependency for omnipermute. it works for me so hopefully it doesnt cuase any errors
---------------------------------------------------------------------------------------------------
Version: 0.0.31
  Changes:
	- made some tweaks to spacex.lua to correct an error with omnipermute
---------------------------------------------------------------------------------------------------
Version: 0.0.30
  Changes:
	- Modified py difficultly adjuster script to account for mods having multiple results in normal and expensive recipes
	- fixed error in same script due to local for loop varible used outside of loop
---------------------------------------------------------------------------------------------------
Version: 0.0.29
  Changes:
	- Added a check to the py difficultly adjuster to avoid erroring out on recipes that dont have results to adjust
	- Changed the py difficultly adjuster script into a function that should be open for other mods to call to if they want
---------------------------------------------------------------------------------------------------
Version: 0.0.28
  Changes:
    - made adjustments to the paper to fiberboard recipes to be able to craft pcb1 with assember 2s
	- adjusted processed to crushed to pellet ore chains to the chain more balanced againt regular crushed ores
	- finally fixed the pymods difficultly adjusted and removed the need for spacex to activate it. you can now use the productivity adjustment setting in mod setting menu
---------------------------------------------------------------------------------------------------
Version: 0.0.27
  Changes:
    - added a carbon to carbon conveter recipe as a temp fix due to mod conflict that readds bobs basic electronic components with bobs carbon
---------------------------------------------------------------------------------------------------
Version: 0.0.26
  Changes:
    - Fixed error that was cuased by factorio attempting to load an item that didnt exist if pyhightech wasnt loaded
---------------------------------------------------------------------------------------------------
Version: 0.0.25
  Changes:
    - added changelog
---------------------------------------------------------------------------------------------------
Version: 0.0.24
  Changes:
    - Merged raw meat and meat
    - added blood and bones to animals in bioprocessing when pyfusion and/ or pyht is active
    - added recipes to crush processed ores to get a boost when using the angels smelting chains
---------------------------------------------------------------------------------------------------
Version: 0.0.23
  Changes:
    - fixed error with pyht overrides when trying to load without angels mods active
---------------------------------------------------------------------------------------------------
Version: 0.0.22
  Changes:
    - adjusted code to attempt to fix MP load issues to to conditional requirements in data.lua files
    - combined angels and py ethylene fluids
    - added settings to enable and disable finite py ores independent of infinite py ores patch and them being part of angels sorting
    - fixed issue with pyangels not being able to load without bobs mods active
---------------------------------------------------------------------------------------------------
Version: 0.0.21
  Changes:
    - Fixed the issue with blue science needing blue science to unlock ingredients
    - added compatibility for deadlockstackingforpyanodons
    - added setting option to remove pymod ores from angels sorting methods and they can only be gathered by py methods
    - defaults to angels sorting being turned on
---------------------------------------------------------------------------------------------------
Version: 0.0.20
  Changes:
    - Added py ores to madclowns extended materials ore sorting
    - disabled spacex productively multiplier as it was causing some issues
    - organized dependency list to be in alphabetical order because i felt like it