BioCo overrides Autodoc furniture to deconstruct into components instead of autodoc, and requires that you use those components to build a BioCo Autodoc item using specialized tools. However, it is functionally identical to the standard autodoc item, as when installed it will form into a normal Autodoc.
Describe the solution
Obsoletes the BioCo Autodoc and makes the BioCo mod directly mod the Autodoc and Autodoc Couch item instead, as a consequence also removed BioCo Autodoc and Autodoc Couch construction since it's functionally identical to standard construction recipes using the Autodoc and Autodoc Couch.
Overrides the Autodoc and Autodoc Couch deconstruction recipe to be in line with the recipes that the BioCo mod introduces. Similarly overrides the Autodoc Couch furniture item in line with the override of the Autodoc furniture item in the mod.
Adds a migration to convert any existing BioCo autodocs and BioCo autodoc couches into autodocs and autodoc couches respectively.
Finally, deletes the recipies folder which is a duplicate of the recipes folder.
Testing
Disassembled and reassembled the Autodoc/Autodoc couch, checking that no materials were left over. Deconstructed the Autodoc/Autodoc Couch, checked that it left behind what it should.
Summary
SUMMARY: Bugfixes "BioCo Autodoc Updates"
Purpose of change
BioCo overrides Autodoc furniture to deconstruct into components instead of autodoc, and requires that you use those components to build a BioCo Autodoc item using specialized tools. However, it is functionally identical to the standard autodoc item, as when installed it will form into a normal Autodoc.
Describe the solution
Obsoletes the BioCo Autodoc and makes the BioCo mod directly mod the Autodoc and Autodoc Couch item instead, as a consequence also removed BioCo Autodoc and Autodoc Couch construction since it's functionally identical to standard construction recipes using the Autodoc and Autodoc Couch.
Overrides the Autodoc and Autodoc Couch deconstruction recipe to be in line with the recipes that the BioCo mod introduces. Similarly overrides the Autodoc Couch furniture item in line with the override of the Autodoc furniture item in the mod.
Adds a migration to convert any existing BioCo autodocs and BioCo autodoc couches into autodocs and autodoc couches respectively.
Finally, deletes the
recipies
folder which is a duplicate of therecipes
folder.Testing
Disassembled and reassembled the Autodoc/Autodoc couch, checking that no materials were left over. Deconstructed the Autodoc/Autodoc Couch, checked that it left behind what it should.