Skip to content

This mod replaced the default Core Keeper Chest UI for a more expansive UI that allows for scrolling. This mod does nothing on it's own, but is rather to help Modders more easily create larger chests.

License

Notifications You must be signed in to change notification settings

Minepatcher/ExpandedChestUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpandedChestUI

This mod replaces the default Core Keeper Chest UI for a more expansive UI that allows for scrolling. THIS MOD DOES NOTHING ON IT'S OWN, but is rather to help Modders more easily create larger chests. Up to 15x9 Inventory Size.

Usage

For those that wish to use this mod to create thier own chests. Simply add the following code to your dependencies in your manifest.json file.

"ck.modding.expanded-chest-ui": "https://github.com/Minepatcher/ExpandedChestUI.git?path=/Assets/ExpandedChestUI#main"

Then, add Expanded Chest UI to your Mod's Assembly Definition References in the .asmdef file and the Mod Builder Settings .asset file. NOTE: If you don't have CoreLib you won't get the dropdown of the Mod Builder Settings, so just type it in.

image image image

Everything else for creating your chest is the same as usual, but now you are allowed up to a 15x9 sized chest in the Inventory Authoring of your Chest Enitity Prefab.

image

ENJOY!!!

ExpandedChestUI

About

This mod replaced the default Core Keeper Chest UI for a more expansive UI that allows for scrolling. This mod does nothing on it's own, but is rather to help Modders more easily create larger chests.

Topics

Resources

License

Stars

Watchers

Forks

Languages