FCStudios_SubnauticaMods
FCStudios_SubnauticaMods copied to clipboard
Issues with Autocrafter spawning fake items from CustomCraft2
Description
Some recipes added by CustomCraft2, which features aLinkedItemIDs
different than its ItemID
, are supposed to produce only the item regarding itsLinkedItemIDs
, as is the case with the vanilla fabricator. But if the Autocrafter is used to craft these recipes, bothLinkedItemIDs
and ItemID
will be spawned, with the latter being a placeholder pseudo-item that serves no purpose other than taking up space.
How to reproduce
- Install FCS Suites and CustomCraft2.
- Add a file with said recipes (like FishFromMetal or NewHorizonIndustries) to CustomCraft2SML 's working folder.
- Use Autocrafter to craft one of these recipes (like copper from bladderfish) and found both copper and a fake copper item in your storage.