Disable .blend export for 1.7.10

This commit is contained in:
Jonas Herzig
2018-06-11 00:27:45 +02:00
parent c5229628e3
commit c48187e784
21 changed files with 56 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
//#if MC>=10800
package com.replaymod.render.blend.mixin;
import com.replaymod.render.blend.BlendState;
@@ -53,3 +54,4 @@ public abstract class MixinEffectRenderer {
}
}
}
//#endif