Posted February 19, 201510 yr Hello, how can i creat an effect similar to the confusion when u eat a puffer fish in 1.8 So i only want to change how the picture that is renderd for the screen and not anything in game Thanks in advance
February 19, 201510 yr What you're looking for is a Shader. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
March 8, 201510 yr Author There are that supersecret settings from vanilla, can i use the shaders from that without the: Minecraft.getMinecraft().entityRenderer.activateNextShader(); ? So the player cant just turn em off again? Are there any good tutorials for shaders?
March 8, 201510 yr You need to write your own shader. As for tutorials on shaders: yes, but you're not going to find them for Minecraft, because shader code is independent from Java. As in, divorced entirely. I'd link you to one (Unity's got some good resources) but I don't know what kind of shader you need to use (fragment, vertex, etc.) Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.