Closed [Harvestcraft] Crackers cannot crafted

Gabor Garami

New Member
Jul 29, 2019
8
0
1
Summary of the problem [Harvestcraft] Crackers cannot crafted

Pack Version 1.0.0

What is the bug? Pam's Harvestcraft crackers has an overlapping recipe with pretzels. While it is a HC bug, it can be easily fixed by changing the recipe a little bit.

Mod & Version Pam's HarvestCraft 1.12.2a

Link to log file

Is it repeatable?

Known Fix I decided to use already existing cracker item, and just shapelessy craft two items together:


recipes.remove(<harvestcraft:crackersitem>);
recipes.addShapeless(<harvestcraft:crackersitem> * 2, [<harvestcraft:crackeritem>, <harvestcraft:crackeritem>]);

Cooking for Blockheads recipe book and block takes the changed recipe without any problems.
 

tfox83

New Member
Jul 29, 2019
1,588
0
0
upload_2018-1-2_12-11-16.png