Do you plan to add more factor that effects temperature? Like altitude, weather, movement, action, enchantment, potion......
And can you maybe change the debuff of extreme temperature to decrease generic attribute instead of potion effect? I think that will create more dynamic effect.
I was using v1.0 Beta 4 for Minecraft 1.8 ~ 1.10.1, 1.8.9 optifine.
[12:08:06 INFO]: Minecraft Launcher 1.6.61 (through bootstrap 100) started on osx...
[12:08:06 INFO]: Current time is Aug 13, 2016 12:08:06 PM
[12:08:06 INFO]: System.getProperty('os.name') == 'Mac OS X'
[12:08:06 INFO]: System.getProperty('os.version') == '10.10.5'
[12:08:06 INFO]: System.getProperty('os.arch') == 'x86_64'
[12:08:06 INFO]: System.getProperty('java.version') == '1.8.0_74'
[12:08:06 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[12:08:06 INFO]: System.getProperty('sun.arch.data.model') == '64'
[12:08:06 INFO]: proxy == DIRECT
[12:08:06 INFO]: JFX is already initialized
[12:08:06 INFO]: Refreshing local version list...
[12:08:06 INFO]: Refreshing remote version list...
[12:08:07 ERROR]: Unexpected exception refreshing version list
java.net.UnknownHostException: launchermeta.mojang.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_74]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_74]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_74]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_74]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1148) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_74]
at com.mojang.launcher.Http.performGet(Http.java:54) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:60) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.RemoteVersionList.refreshVersions(RemoteVersionList.java:42) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:62) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:133) [launcher.jar:1.6.61]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[12:08:07 INFO]: Loaded 6 profile(s); selected 'OptiFine'
[12:08:07 INFO]: Refreshing auth...
[12:08:07 INFO]: Logging in with access token
[12:08:07 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.61]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.net.UnknownHostException: authserver.mojang.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_74]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_74]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_74]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_74]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1148) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250) ~[?:1.8.0_74]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:1.6.61]
... 9 more
0
Is there a way to change heart beat volume in v1.1.3 mc 1.12?
0
Okay thanks.
Do you plan to add more factor that effects temperature? Like altitude, weather, movement, action, enchantment, potion......
And can you maybe change the debuff of extreme temperature to decrease generic attribute instead of potion effect? I think that will create more dynamic effect.
And what exactly does wetness do?
0
Allo there. Very interesting mod.
Is there an option to display temperature in Celsius?
0
How do I zoom in and zoom out?
I know the key is page up and page down, but I am using a mac and there is no page up and page down key.
I tried to set the zoom in and out key to something else but it did not work.
I also tried to use fn+arrow key, and it also did not work.
I am using mc 1.10.2, forge 1.10.2-12.18.3.2185, mod version 1.10.2-7.1.2
0
Can you release updates few hours earlier?
It is 11 pm now.
0
How long will going to take for you to fix all those problem and release a normal 1.10.2 version?
It will be a nice addition to by command block mod pack.
0
I see you released an unfinished version of 1.10.2 today on curse forge.
What part of it is unfinished? Does it have a lot of performance problem, broken AI, or lack of feature?
And can you add the option to configure skeleton/witch/blaze fire rate
0
Sildur,
Are you going to update enhanced default?
It is the most "Minecrafty", "defaulty" shader of all time.
And your main shader is too heavy for my laptop.
0
I think he means he want snow to cover more biome during winter.
0
Can someone update Enhanced Default? Shadow will show up when raining.
0
I was using v1.0 Beta 4 for Minecraft 1.8 ~ 1.10.1, 1.8.9 optifine.
[12:08:06 INFO]: Minecraft Launcher 1.6.61 (through bootstrap 100) started on osx...
[12:08:06 INFO]: Current time is Aug 13, 2016 12:08:06 PM
[12:08:06 INFO]: System.getProperty('os.name') == 'Mac OS X'
[12:08:06 INFO]: System.getProperty('os.version') == '10.10.5'
[12:08:06 INFO]: System.getProperty('os.arch') == 'x86_64'
[12:08:06 INFO]: System.getProperty('java.version') == '1.8.0_74'
[12:08:06 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[12:08:06 INFO]: System.getProperty('sun.arch.data.model') == '64'
[12:08:06 INFO]: proxy == DIRECT
[12:08:06 INFO]: JFX is already initialized
[12:08:06 INFO]: Refreshing local version list...
[12:08:06 INFO]: Refreshing remote version list...
[12:08:07 ERROR]: Unexpected exception refreshing version list
java.net.UnknownHostException: launchermeta.mojang.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_74]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_74]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_74]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_74]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1148) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1513) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_74]
at com.mojang.launcher.Http.performGet(Http.java:54) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:60) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.RemoteVersionList.refreshVersions(RemoteVersionList.java:42) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:62) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:133) [launcher.jar:1.6.61]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[12:08:07 INFO]: Loaded 6 profile(s); selected 'OptiFine'
[12:08:07 INFO]: Refreshing auth...
[12:08:07 INFO]: Logging in with access token
[12:08:07 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.61]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.61]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_74]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_74]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_74]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.net.UnknownHostException: authserver.mojang.com
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_74]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_74]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_74]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_74]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_74]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1148) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) ~[?:1.8.0_74]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1283) ~[?:1.8.0_74]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1258) ~[?:1.8.0_74]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250) ~[?:1.8.0_74]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:1.6.61]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:1.6.61]
... 9 more
0
ll
ll
ll
ll
ll
\/
0
Oh......
That's why I keep instantly die.
By the way what does luck, toughness, reflex, agility do?
1
Is this shader mac compatible?
0
How many block/item still need to be updated in 1.9?
Is there any chance to release a 256x version of this pack?