Skip to content

Instantly share code, notes, and snippets.

@JamesYeoman
Last active April 10, 2021 02:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesYeoman/5dc2ce2eb481d3c1fc29ebdae55a301b to your computer and use it in GitHub Desktop.
Save JamesYeoman/5dc2ce2eb481d3c1fc29ebdae55a301b to your computer and use it in GitHub Desktop.
Valhelsia 3 pre4-3.1.0 MC 1.16.3 Shaders FAQ

Versions required

Valhelsia

pre4-3.1.0

Minecraft

1.16.3

Optifine

You should try 1.16.3_HD_U_G5 first.

Some users have reported G5 to crash for them, but have had success combining 1.16.3_HD_U_G4 with OptiForge-MC1.16.3-0.3.4.

Supported shader pack

AMD

  • Continuum 2.0.4
  • Sildurs Vibrant Medium @Pizza man#1410 on discord did the biggest brain move and didn't tell me that sildurs only works if you load continuum first and then switch to sildurs in-game

NVIDIA

Game crashes when I try to enable the shaderpack or a resource pack

Immersive engineering seems to hate resource reloads. You'll have to enable the pack manually

For a shader pack, you'll need to set the shaderPack entry in optionsshaders.txt to the filename of the shaderpack you're trying to load.

For a resource pack, you'll need to fill in the resourcePacks line in options.txt. An example of the resource pack values is ["vanilla","mod_resources","file/Faithful-1.16.3.zip","file/Faithful+3D+-+1.16.2+-+R1.zip"]

If I break a block with a tool, my screen goes either white or black, and the block breaking animation is rendered on the entire screen

Yeah... this is an artifact of optifine being a closed source mod. There's a solution detailed here, but TL;DR you need to edit the cofh_core-client.toml config file and set Render Area Effect Block Breaking to false

What texture packs should I use

That is entirely subjective. I personally use the following

I'm considering adding Netherwart Growth Stage to the roster, but I haven't reached the nether yet in my current world, and so I can't comment on whether or not it works properly.

@Ouzelot
Copy link

Ouzelot commented Apr 10, 2021

Thanks, helped me finding a good shader to play with ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment