Done Tiny Progressions recipy conflict

Dieses Thema im Forum "Sky Factory 3" wurde erstellt von chaosblad3, 9. Juni 2017.

  1. chaosblad3

    chaosblad3 Very Well-Known Member

    Beiträge:
    1.701
    Zustimmungen:
    649
    Ortszeit:
    20:44
    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

    Beiträge:
    1.701
    Zustimmungen:
    649
    Ortszeit:
    20:44
    ...and then the server was updated rendering this post moot ;) thanks @Tuffnoodle ;)
     

Diese Seite empfehlen