Closed Sandstroem closed 8 years ago
I noticed that. I believe it is an issue with how the sink is coded to provide water. As of right now I have no fix but a workaround is to use a water bottle to transfer water from the sink to barrel and then just use the buckets to get it out of the barrel.
Or, you know, you could have asked me or wisski to fix it for you with commandhelper.. like i just did ;)
CommandHelper doesn't fix single player though ;)
Pfft serves them right for not playing on our server instead then doesn't it :P
A minetweaker alternative workaround that would work in singleplayer could be:
recipes.addShapeless(<IguanaTweaksTConstruct:clayBucketWater>, [<IguanaTweaksTConstruct:clayBucketFired>, <harvestcraft:sink:*>.reuse()]);
So crafting an empty clay bucket with a sink would give back a filled bucket and leave the sink in the crafting grid, though that does seem kinda counter-intuitive as it makes buckets of water essentially autocraftable.. i'll leave that one up to you!
Patched
Might be intended, but the clay bucket doesnt work with the sink we get at the start. Probably because it is from Ex Nihilo and not integrated.
We crafted Water bottles and used those to get water from sink to barrels. And there is enough rain anyway. But maybe changing that might be nice.