Open 1.1.0: sesame seed Crop

sees1dk

New Member
Jul 29, 2019
2
0
0
Version:
1.1.0

What is the bug:
When using a rake on Sesame seed in a Crop gives me a "Internal Server error" and kicks me off my sever.
And the sesame seeds (for cooking) is not dropping for the plant

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes

Known Fix:
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
Code:
#Imports
import mods.nei.NEI;
import mods.agricraft.SeedBlacklist;
#Sesame Seed Fix
SeedBlacklist.add(<harvestcraft:sesameseedsseedItem>);
recipes.remove(<harvestcraft:sesameseedsseedItem>);
NEI.hide(<harvestcraft:sesameseedsseedItem>);
Copy this into a file, name it FIX.ZS and put into where your scripts are stored.


This is a bug in Pams Havest Craft and Agricraft integration. No ETA on fix