Locked Window Size

A simple Minecraft mod that makes the game window un-resizeable

2,26k

Quick challenge

How far can you run before the mobs catch you?

Locked Window Size

A simple Minecraft mod that makes the game window un-resizeable

It's a client-side fabric mod that works in all version and requires no extra dependency

How does it work? With this one-line magic code:

```java GLFW.glfwWindowHint(GLFW.GLFW_RESIZABLE, GLFW.GLFW_FALSE); ```

screenshot

ADS