Skip to content

Creating kits

Bartłomiej Stępień edited this page May 31, 2020 · 8 revisions

In examples below, we were using chest as a container, but you can use anything you want.

Creating kits

Command => /cr createkit [name]

To create a kit you need to first place a normal chest somewhere in the world and put items in it which you want to regenerate.

After preparing your chest, you need to type /cr createkit [name] to toggle kit creation mode and then right click the chest to create a new kit with chest content.

You can also create kits manually by creating them directly in the file. You can find an example here. More examples will be added soon.

Assign kit

Command => /cr assignkit [name]

After creating a kit, it is time to assign/connect it to a chest. You can do it by typing /cr assignkit [name]. This toggles the kit assignment mode. Now right-click a chest that should refill items from chosen kit.

Removing kits

Command => /cr removekit [name]

To remove a kit type /cr remove [name]. Nothing more is needed. You are done at this point.

List kits

Command => /cr kits

I don't think I need to describe how does it work. 😛

Clone this wiki locally