Open 2.3.5: Blood Magic Achievements Not Accessible

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

XerShade

Active Member
Jan 19, 2016
4
1
28
Version:
2.3.5

What is the bug:
You can not get the first achievement in expert mode because you can not "craft" the sacrificial orb.

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes, make the sacrificial orb in expert mode.

Known Fix:
Add recipe using minetweaker, this is slightly more expensive as 8 coagulated blood costs 1280 blood instead of 1000.
Code:
# --- Sacrificial Orb/Knife Achhievement Fix
recipes.addShapeless(<AWWayofTime:sacrificialKnife>, [<AWWayofTime:sacrificialKnife>]);
 
Last edited:

XerShade

Active Member
Jan 19, 2016
4
1
28
Updated the fix, new fix is a simple crafting recipe to craft the orb into an orb. This leaves the game balance intact but still lets people get the crafting achievement.
 
  • Like
Reactions: Booker The Geek