My idea is to add a new type of factory that can recycle blocks into its base components. This block would have a random chance to return one of its components, and allow the breaking down of loot obtained from pirates. Blocks like rock and such that you normally throw out when mining could be recycled to give random chances at various ores.
Adding the block should be fairly simple as it just requires some new recipes added with some logic statements and a random number generator.
Adding the block should be fairly simple as it just requires some new recipes added with some logic statements and a random number generator.