KubeJS

KubeJS

107M Downloads

Is it possible to make the CONTAINER_BACKGROUND in KubeJSScreen be customized?

And233 opened this issue ยท 0 comments

commented

Describe the feature

private static final ResourceLocation CONTAINER_BACKGROUND = ResourceLocation.parse("kubejs:textures/gui/container/generic_background.png");
Currently, it is private and final. Add a custom input to kjs$openInventoryGUI may enhance its freedom.

Additional info

No response