Open Missing recipe

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Summary of the problem Missing recipe

Pack Version 1.0.0

What is the bug? There's no recipe for the 'Upgrade base' from Silent's Gems in the beta version 1.2.0

Mod & Version Pack 1.2.0 - beta
SilentsGems-1.12-2.5.10-247

Link to log file -

Is it repeatable? yes

Known Fix -
 

Ember Quill

Well-Known Member
Nov 2, 2012
350
119
68
It's a known issue. You can fix it temporarily by creating a .zs file in the modpack's scripts directory with this crafttweaker code:

Code:
recipes.addShapeless("SilentUpgradeBaseFix", <silentgems:craftingmaterial:12>, [<minecraft:flint>, <minecraft:flint>, <ore:stickWood>, <ore:plankWood>]);

EDIT: Although it looks like tool upgrades are completely broken at the moment anyway. Fixed in Silent's Gems 2.5.11.
 
Last edited: