Skip to content

Commit

Permalink
oretoise doesnt kill mipmap now
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jan 27, 2024
1 parent aea2287 commit 143391a
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ public static LayerDefinition createBodyLayer() {
.addBox(-1.0F, -5.0F, 5.0F, 5, 5, 5),
PartPose.offset(0.0F, 0.0F, 0.0F));

return LayerDefinition.create(mesh, 100, 100);
return LayerDefinition.create(mesh, 128, 128);
}

@Override
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 143391a

Please sign in to comment.