here is some cool “custom screen size” java code: it can be converted back to blocks
namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 160
export const ARCADE_SCREEN_HEIGHT = 120
}
it looks like this in code
here is some cool “custom screen size” java code: it can be converted back to blocks
namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 160
export const ARCADE_SCREEN_HEIGHT = 120
}
it looks like this in code