make maps better

This commit is contained in:
ayunami2000 2022-01-24 03:20:02 -05:00
parent cba395325d
commit 5136201907
4 changed files with 17702 additions and 17701 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@ -104,7 +104,8 @@ public class RenderItemFrame extends Render {
Tessellator var4 = Tessellator.instance;
EaglerAdapter.glRotatef(180.0F, 0.0F, 1.0F, 0.0F);
EaglerAdapter.glRotatef(180.0F, 0.0F, 0.0F, 1.0F);
EaglerAdapter.glScalef(0.00390625F, 0.00390625F, 0.00390625F);
//EaglerAdapter.glScalef(0.00390625F, 0.00390625F, 0.00390625F);
EaglerAdapter.glScalef(0.0078125F, 0.0078125F, 0.0078125F);
EaglerAdapter.glTranslatef(-65.0F, -107.0F, -3.0F);
EaglerAdapter.glNormal3f(0.0F, 0.0F, -1.0F);
var4.startDrawingQuads();