-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[2.6.3] Cannot craft honey buckets #415
Comments
I have a similar problem with the latest dev build by IceDragon200, where I cannot craft young mead buckets |
@darthvader45 Yep, all the honey container recipes were removed when we switched to the ShapelessMultiRecipes (which are fancy recipes that read off the fluid dictionary). tl;dr fancy internal stuff we never properly tested @darthvader45, @bloche14 A new test build is up, it should have some new recipes, there is an issue if you place too many items it still accepts it. (try placing 4 bottles of honey, 1 bucket of water and 1 empty bucket, you'll still get mead, though you only needed 3 bottles of honey) |
Weird. I figured it out, though, right-clicking a bucket on a beebox gives a bucket of honey. I suppose bottles will give bottles of honey. So there's that. @bloche14 Try crafting a bucket of honey with a water bucket and an empty bucket. Works for me. |
@darthvader45 I think we are playing a different build: I was using the latest dev build and it wasn't working. @IceDragon200 I am now getting this crash with your latest build:
|
@bloche14 Made a mistake with the recipe class, I've fixed it now, and uploading a new build |
@IceDragon200 I now see recipes to transfer honey from bottles to buckets (and from one bucket to another?), but still no way to make young mead unfortunately |
@bloche14 The recipes for mead are there, They probably won't show up in NEI since it's a customer IRecipe |
@IceDragon200 ah, it did not show up in NEI, and when I tried it I didn't think of adding a third empty bucket, thanks! |
@IceDragon200 have no idea how to craft honey buckets as of the 2.6 release. I've tried honey pot with water bucket, with empty bucket, with both, honey combs and water bucket, etc. and nothing seems to work. Any help here?
The text was updated successfully, but these errors were encountered: