In real life, bees do not pollinate cocoa beans, but I'm not sure if Minecraft was designed like that.
(https://nbeenews.net/cocoa-pollinator-bees-or-midges/)
the cocoa flower is kind of complex and because of that it has a special dedicated pollinator which is a tiny fly called a ‘midge’. Honey bees do not and cannot pollinate cocoa.
They also turn hostile in creative mode when harvesting honey
@kokisenpai
https://use.opendns.com/
Did you try changing your DNS?
It even works without the beta flag as of now.
If you cannot sign in and need to change to beta, here are the steps:
find your launcher_profiles.json in your Minecraft installation
Find the line with "channel": "release".
Replace the word release with the word beta, and do not modify any of the punctuation marks.
Changing the DNS worked. But why? Even with my ISP's DNS on, wget was able to request the page.
I'd recommend OpenDNS, because it has internet safety features, but Google's will work fine
Incorrect user and password is easily fixable.
I switched to OpenDNS, and it works now!
Changing DNS worked!
Can someone try switching their DNS to OpenDNS (208.67.222.222 and 208.67.220.220)
It can't resolve the IP address of the authserver. However, programs like wget can.
It's timing out for some reason.
I can make a request to https://authserver.mojang.com/authenticate, and it gives me a response.
Weird. I am having the issue on two different Macs, even with alt accounts.
It seems like the ping is fine, and even other launchers work.
Is it requesting the HTTP version and not the HTTPS version?
Output of HTTPS is this:
{"Status":"OK","Runtime-Mode":"productionMode","Application-Author":"Mojang Web Force","Application-Description":"Mojang Authentication Server.","Specification-Version":"4.5.21","Application-Name":"yggdrasil.auth.restlet.server","Implementation-Version":"4.5.21_build163","Application-Owner":"Mojang"}
While the output of HTTP is this:
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>CloudFront</center>
</body>
</html>
Response when opened in Chrome
{"Status":"OK","Runtime-Mode":"productionMode","Application-Author":"Mojang Web Force","Application-Description":"Mojang Authentication Server.","Specification-Version":"4.5.21","Application-Name":"yggdrasil.auth.restlet.server","Implementation-Version":"4.5.21_build163","Application-Owner":"Mojang"
}
Can't reproduce