TehNut-Mods / ResourcefulCrops

Simply JSON based resource crops
MIT License
12 stars 7 forks source link

Recipes for custom seeds not generated #36

Closed Teibidh closed 7 years ago

Teibidh commented 8 years ago

I can't be 100% sure that this is a bug and not intended behavior but when I added custom seeds I expected to find recipes created for them with Gaianite requirements based on their tier and the common template. There are recipes generated to make the seed bags, but not ones to make the actual seeds.

I am using the 1.8.9 version, but as indicated elsewhere I reproduced in 1.10.2 prior to posting. My custom seeds seem to work fine otherwise, I can give myself seeds and plant them, and they grow and produce shards that wind up creating the right type of item. It's certainly possible I'm doing something wrong, but as it sits right now it looks like I may need to find another mod to add the recipes for the custom seeds?

TehNut commented 8 years ago

Just custom ones don't get recipes? That is very odd... I handle all the recipes at the same time.

E: Do you mean in JEI or do the recipes not work at all?

ceiphas commented 7 years ago

maybe the seed recipe is not working, because the input item wasn't found...

look at the log file for something like:

[19:00:33] [Server thread/ERROR] [ResourcefulCrops]: Error adding inputStack: minecraft:dye#0. Is it formatted correctly?

TehNut commented 7 years ago

Should be fixed in 2.0 releases.