Reverse Factory

by Kryzeth

Reverse Factory machine will recycle (uncraft) nearly any item placed inside. Supports the recycling of most, if not all, modded items. Fully featured integration with Bobs Mods, Industrial Revolution, and Fantario (independently, not simultaneously)

Content
23 days ago
0.13 - 1.1
56.2K
Manufacturing

g [Not a Bug] List of Baseline Items for each level of the Reverse Factory?

3 years ago

I'm trying to set up an array to break down items, but I don't know what items are recyclable, nor how far down they are recycled. I can't figure it out over time with a lot of trial and error, but that would be a massive PitA. I was hoping there was a list of items that ARE recycled, and what the final items are for each of the 4 interations of the Reverse Factory?

I may be utilising the mod incorrectly, but I've been looping a belt around an array of 6 factories with inserters into each machine from the belt, and then from one machine to the next (for multi-level uncrafting). I can't find any good resources online for how the mod is best implemented, so this is what I've got!

3 years ago
(updated 3 years ago)

The description and FAQ might be able to help you out here and here. Although I probably could make this clearer within the mod.

The simplest parts to remember, is that the tier 1 and 2 machines can recycle almost every finished products, except for fluid products and they cannot recycle intermediates (recipes that can utilize productivity modules, like ores into plates, or copper cables, green circuits, gears, etc). Tier 3 can recycle fluid recipes, and Tier 4 can recycle almost any recipe (including intermediates).

The main reason intermediates are reserved for the highest tier, is because they allow for an exploit where you can craft an item with productivity bonus, recycle that item, and then craft it again for more productivity bonus, essentially generating free items. I didn't want to patch out a feature that some users enjoy, so I just locked it deeper into the tech tree, so it can't be abused (or stumbled upon) until later in the game.

There's not really any "best" way to implement the recyclers (that I know of...), but I'm pretty sure the way you're utilizing them is the "power user" way. The last save I received from one of my users basically had the same setup; looping items around recyclers, while filtering out the items they wanted to keep.

Personally, the way I use it (and the main purpose of the mod) is simply to recycle items that I no longer use (like pistols and boxes and furnaces and mistakes). So I don't have any experience using it in any other capacity

New response