last custom oredict entry in config seems to load late
xemnes opened this issue ยท 6 comments
not sure how to word this properly, basically ive created a load of oredict entries for flowers so i can use them in enderio sag mill.
i found the last entry in the custom oredict list in the config which i named "flowerBrown" wasnt working for some reason.
after a lot of troubleshooting, i tried adding a dummy entry after flowerBrown in the unidict config and suddenly flowerBrown was working. my conclusion is that for some reason, the last entry seems to load late and so enderio is not catching it.
In the unidict config, I only see entries to add flowers to the allFlowers key?
woops, sorry. i gave you the one from my modpack source which isnt updated yet.
here you go https://pastebin.com/C4GZTMpc
Hello, thank you for reporting an issue. However, could you provide reproduction instructions so I could reproduce the issue in my environment in order to look into it more? Like what mods, config setting changes (exact), craft tweaker code maybe, etc? So I could reproduce the issue with ease.
ok hmm.
i guess the best way is to give you my configs
.config/enderio/recipes/user_recipes.xml https://pastebin.com/cwdGkQ86
unidict.cfg https://pastebin.com/nd5uyCrL
install enderio and ferdinands flowers
the oredicts for flowerBrown is second from last with the included ids
try use them in a sag mill, the input slot. they should work
now remove flowerDark entries from the list which is the last entry, try use the flowerBrown items again in a sag mill