Interface RecyclingOutputsModifier


public interface RecyclingOutputsModifier
  • Field Details

    • DURABILITY

      static final RecyclingOutputsModifier DURABILITY
    • CONTAMINANTS

      static final RecyclingOutputsModifier CONTAMINANTS
    • DECOMPRESSION

      static final RecyclingOutputsModifier DECOMPRESSION
      Minimize the use of random chance by splitting fractions of outputs into smaller Items. For example, 7.5 Iron Ingots (7 Ingots and a 50% chance of another) becomes 7 Ingots, 4 Nuggets and a 50% chance of another Nugget.
  • Method Details