KubeJS REI Runtime

KubeJS REI Runtime

Mod

Allows KubeJS to hide and show items from REI dynamically

Client and server Library

304 downloads
3 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

KubeJS REI Runtime lets you show/hide items in REI dynamically, it provides these methods by default:

// in client_scripts

REIRuntime.showItem(item); // shows an item in REI
REIRuntime.showItems([item, item, ...]); // shows items in REI
REIRuntime.hideItem(item); // hides an item in REI
REIRuntime.hideItems([item, item, ...]); // hides items in REI

External resources



Project members

MasterOfBob777

Owner


Technical information

License
ARR
Client side
required
Server side
required
Project ID