Skip to content

Official Repository of Shaders Utils Plugin for MCreator: 2021.3/2022.x/2023.x/2024.x

License

Notifications You must be signed in to change notification settings

Spectrall368/Shaders-Utils

Repository files navigation

Shaders Utils plugin is available For

Forge: 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.4, 1.20.1 NeoForge: 1.20.1, 1.20.4, 1.20.6 Fabric: Not possible at the moment

How to install

Please check https://mcreator.net/wiki/understand-plugins#toc-index-1 for installation guide.

Info

Shaders Utils is a plugin that allows you to apply a custom shader or a minecraft shader in minecraft, the plugin currently adds 10 new procedures to MCreator. It's simple to apply a shader, just select from the procedures menu the procedure called "Load shader with on player tick trigger" if you want to apply one shader, if you want to apply more select the procedure "Load multiple shader with on player tick trigger" and remember to set the trigger to "on player tick update". The procedures for applying the shaders are particular, they work with certain controls so I recommend that you always use the template and don't report a bug if Minecraft crashes with a procedure created without using the template. Others information: You must always compare the "get shader group" (avaiable for versions below 1.16.5, included) procedure with the null procedure otherwise it will give you an error, the same thing goes for the procedure "is the shader active" from 1.17.1 (included) onwards. Shaders must be triggered by either player or procedure ticks and shaders must be activated and deactivated in the same procedure to work properly.

My Other Generators:

  • Minecraft Forge 1.12.2 Java Edition Generator

  • Minecraft Forge 1.14.4 Java Edition/Datapack Generator

  • Minecraft Forge 1.15.2 Java Edition/Datapack Generator

  • Minecraft Forge 1.16.5 Java Edition/Datapack Generator

  • Minecraft Forge 1.17.1 Java Edition/Datapack Generator

  • Minecraft Forge 1.18.2 Java Edition/Datapack Generator

  • Minecraft Forge 1.19.2 Java Edition/Datapack Generator

  • Minecraft Forge 1.19.4 Java Edition/Datapack Generator

  • Minecraft NeoForge 1.20.4 Java Edition/Datapack Generator

Contributing

You are welcome to support this project by opening pull requests.