narc0tiq / LiquidUU

Minecraft mod for turning IC2's UU-matter into a Buildcraft-compatible liquid.
http://www.narc.ro/liquid-uu
Other
2 stars 2 forks source link

API: Support for not displaying the item produced #17

Closed FunnyMan3595 closed 11 years ago

FunnyMan3595 commented 11 years ago

The current version of LiquidUU produces an unavoidable exploit with the Seed Analyzer. When an unidentified seed is placed into the accelerator, the seed's statistics can be seen on the output slot's tooltip. The pseudo-identified seed can then be removed from the input slot at no cost.

Two methods of fixing this suggest themselves, both on InstantRecipe:

  1. Add a "hiddenOutput" flag, which causes the UI to display the output as ? with a tooltip of "Unknown output."
  2. Add a "displayOutput" ItemStack, which will be used for display only, in place of output.