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.

Content
23 days ago
0.13 - 2.0
67.4K
Manufacturing

b [Fixed] Explosive duplication (vanilla, no productivity)

5 years ago
(updated 5 years ago)

On a vanilla game, looping a recycler/chemical plant with the "explosive" recipe results in a net positive loop, even without productivity modules.

My guess is that the generated recycling recipe does not take into account that the Vanilla "explosive" recipe produces 2 items at a time.

Base game recipe:

  • IN: 1 coal & 1 sulfur & 10 water
  • OUT: 2 explosive

Generated recycler recipe (rf-explosives):

  • IN: 1 explosive
  • OUT: 1 coal & 1 sulfur & 10 water
5 years ago
(updated 5 years ago)

Hm, I thought I had fixed a bug like this once before.. must have broken the logic at some point. Looks like the ingredient count was defaulting to one, while ignoring the original recipe's result_count. Fixed as of v7.0.8

5 years ago

Confirmed. Thanks for the quick fix !

New response