promotional bannermobile promotional banner

KubeJS REI Runtime

Allows KubeJS to hide and show items from REI dynamically

KubeJS currently has the ability to show and hide items from JEI dynamically, but not from REI. This addon adds the ability to do that.

All the methods shown below only will work on the client (so all these methods will only work in client_scripts). 

 

REIRuntime.showItem(item)

 - Shows the given item in REI

 

REIRuntime.showItems([item, item, ...])

 - Shows the given items in REI

 

REIRuntime.hideItem(item)

 - Hides the given item in REI

 

REIRuntime.hideItems([item, item, ...])

 - Hides the given items in REI

 

The KubeJS REI Runtime Team

profile avatar
  • 3
    Followers
  • 12
    Projects
  • 11.6M
    Downloads

More from BobVarioaView all