Skip to content

Commit

Permalink
SAG Mill recipes for Actually Additions
Browse files Browse the repository at this point in the history
contributed by Ellpeck/Direwolf20
  • Loading branch information
HenryLoenwind committed Dec 2, 2016
1 parent a12af1f commit 0c15278
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/assets/enderio/config/SAGMillRecipes_Core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2988,6 +2988,17 @@
</recipe>
</recipeGroup>

<recipeGroup name="ActuallyAdditions" >
<recipe name="Dark Quartz" energyCost="1200" >
<input>
<itemStack oreDictionary="oreQuartzBlack" />
</input>
<output>
<itemStack oreDictionary="dustQuartzBlack" number="2" />
</output>
</recipe>
</recipeGroup>

<grindingBalls>
<grindingBall id="Flint" grindingMultiplier="1.2" chanceMultiplier="1.25" powerMultiplier="0.85" durationRF="24000" >
<itemStack oreDictionary="itemFlint" />
Expand Down

0 comments on commit 0c15278

Please sign in to comment.