Centrifuge Recipes

 
centrifuge: {stackref}, {num} cycles => {chance}% ] {stackref}

Chance will default to 100% if not specified.

Alternative form for multiple drops:

centrifuge: {stackref}, {num} cycles => {
    {drops entries}
}

Drops entries is a list of 1 or more of the following

{chance}% {stackref}
centrifuge: S:gendustry:"HoneyComb.magenta", 10 cycles => {
  100% S:gendustry:"HoneyDrop.magenta"
  30% I:Forestry:honeyDrop
  50% I:Forestry:beeswax
}
 Posted by at 10:32 am