1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Done Tiny Progressions recipy conflict

Discussion in 'Sky Factory 3' started by chaosblad3, Jun 9, 2017.

  1. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    11:46 AM
    Tiny progressions adds a replacement for the tier 1 vanilla golden apple which overwrites the vanilla recipe making the vanilla version uncraftable, the vanilla version is specifically required for certain draconic evo. tool/armour upgrades so this conflict makes those upgrades next to impossible, the only other way to obtain the vanilla golden apples is a very small chance from tier 4 epic lootbags, but this difficulty in obtaining them for the upgrades is an oversight, not an intended mechanic of the pack and is fixed in a later version (2nd to last line), but since we don't seem to be updating the pack any time soon(??) a temp fix in the mean time would be much appreciated.

    Change the Tiny Progression configs
    B:"Golden Apple Progression"=true to false
    to disable the TP recipe

    OR
    Code:
    recipes.addShapeless(<minecraft:golden_apple:0>,<tp:GoldenApple>);
    recipes.addShapeless(<tp:GoldenApple>,<minecraft:golden_apple:0>);
    to make each apple craft into it's counterpart and back again.
     
  2. chaosblad3

    chaosblad3 Very Well-Known Member Patron Tier 1

    Messages:
    1,701
    Likes Received:
    649
    Local Time:
    11:46 AM
    ...and then the server was updated rendering this post moot ;) thanks @Tuffnoodle ;)
     

Share This Page