buttilda / ZZZZZ-Custom-Configs

ZZZZZ Custom Configs
http://minecraft.curseforge.com/mc-mods/221889-zzzzz-custom-configs
3 stars 0 forks source link

[Defect or Enhancement] Agricraft Custom Seeds #13

Open Caeldeth opened 8 years ago

Caeldeth commented 8 years ago

ZZZZZ does not seem to be able to modify recipes for the custom seeds (the mod does have minetweaker support). I've triple checked the syntax/item names (swapped out the custom seed output for a wheat seed, worked great!), but it still doesn't create a recipe. Normally, when I derp the syntax, there's an output in the fml log, but I wasn't able to locate one.

FML Log: https://copy.com/JOKrDL7cZFAXDGZ2

Agricraft custom seed config: http://pastebin.com/98EZVVPE

Example of a shapeless recipe that should work:

<shaped><!--Zombie Seeds-->
    <output>AgriCraft:seedUnnatural 1 0</output>
    <row1>"xyx"</row1>
    <row2>"yzy"</row2>
    <row3>"xyx"</row3>
    <x>minecraft:rotten_flesh 1 0</x>
    <y>magicalcrops:4ImperioEssence 1 0</y>
    <z>magicalcrops:MinicioSeeds 1 0</z>
</shaped>
buttilda commented 8 years ago

Sorry for taking so long to reply, I didn't see you posted this issue ಠ_ಠ Did you manage to find a solution for it? Does the recipe at least show up in NEI? Have you tried with the latest versions?

Ravin890 commented 8 years ago

Could issue be 4ImperioEssence?