Add storage monitor texture

This commit is contained in:
raoulvdberge
2017-02-19 04:25:29 +01:00
parent 82399d9ca8
commit 58cf1f00f4
7 changed files with 8 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ public class TileEntitySpecialRendererStorageMonitor extends TileEntitySpecialRe
setLightmapDisabled(true);
float disX = 0, disXText = 0;
float disY = 0.5F, disYText = 0.2F;
float disY = 0.5F, disYText = 0.23F;
float disZ = 0, disZText = 0;
float spacing = 0.01F;