mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-18 04:35:10 +01:00
Use official Satin build, Gradle cleanup, Remove unneeded dependencies
This commit is contained in:
@@ -19,7 +19,6 @@ public class Blur implements ClientModInitializer {
|
||||
public static final String MODID = "blur";
|
||||
|
||||
private long start;
|
||||
|
||||
public int colorFirst, colorSecond;
|
||||
|
||||
private final ManagedShaderEffect blur = ShaderEffectManager.getInstance().manage(new Identifier(MODID, "shaders/post/fade_in_blur.json"),
|
||||
|
||||
Reference in New Issue
Block a user