Supplemental Patches

Supplemental Patches enables users to create custom shaders for modded blocks, entities, items, particles, etc, through a resource-pack, with the shaders being patched onto Euphoria Patches.

File Details

supplemental_patches-0.6.0-beta.jar

  • B
  • Oct 9, 2025
  • 2.59 MB
  • 162
  • 1.20.6+6
  • Fabric

File Name

supplemental_patches-0.6.0-beta.jar

Supported Versions

  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:supplemental-patches-1222851:7086373"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Wolf looking at Blood Moon

Fixes

  • Fixed the lack of emissivity on Spectres in Species
  • Fixed the uncoloured sky-light during lunar events in Enhanced Celestials
  • Fix issues where default value of uniforms is null and considered an unknown variable (by @chililisoup)
  • Fixed unexpected nonwhite token in lumiere_composter.glsl, enderscape_nebula.glsl (by @chililisoup)

Additions

  • Add support for the following mods
    • Cinderscapes
    • Enderscape (updated to 1.1.0)
    • Species
    • Aloof
    • Diamonds in the Rough
    • Beeten
    • Enhanced Celestials
  • Add new option reflection_handlers to specify how opaque blocks should be handled during world-space reflection
  • Add ability to inject new functions into common_functions.glsl which will be accessible everywhere
  • Add CIRRUS_CLOUDS option to turn the second layer of unbound clouds into cirrus clouds
  • Add new uniforms moonSize, moonColor, skylightColor to handle lunar events from Enhanced Celestials

Changes

  • Updated to Complementary Shaders 5.6 + Euphoria Patches 1.7.0
  • Updated to Minecraft 1.21.9
  • Errors in the resourcepack and shaderpack are not outputted to the Minecraft chat
  • Significantly improved time taken for patching with over 10x improvement (by @chililisoup)