Cleanup
|
@ -33,9 +33,9 @@ import ru.betterend.util.MHelper;
|
||||||
|
|
||||||
@Mixin(WorldRenderer.class)
|
@Mixin(WorldRenderer.class)
|
||||||
public class WorldRendererMixin {
|
public class WorldRendererMixin {
|
||||||
private static final Identifier NEBULA_1 = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_2_3.png");
|
private static final Identifier NEBULA_1 = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_2.png");
|
||||||
private static final Identifier NEBULA_2 = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_2_3_2.png");
|
private static final Identifier NEBULA_2 = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_3.png");
|
||||||
private static final Identifier HORIZON = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_3_4.png");
|
private static final Identifier HORIZON = new Identifier(BetterEnd.MOD_ID, "textures/sky/nebula_1.png");
|
||||||
|
|
||||||
private static VertexBuffer customStarsBuffer1;
|
private static VertexBuffer customStarsBuffer1;
|
||||||
private static VertexBuffer customStarsBuffer2;
|
private static VertexBuffer customStarsBuffer2;
|
||||||
|
|
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 496 KiB |
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 390 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 390 KiB |
Before Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 264 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 204 KiB |
Before Width: | Height: | Size: 192 KiB |
Before Width: | Height: | Size: 130 KiB |