KubeJS REI Runtime

KubeJS REI Runtime

Mod

Allows KubeJS to hide and show items from REI dynamically

Client and server Library

467 downloads
4 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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

Project members

MasterOfBob777

Owner

Details

Licensed ARR
Published 2 years ago
Updated 2 years ago