Modscraper Modscraper Minecraft
KubeJS REI Runtime logo

KubeJS REI Runtime

Mod

by BobVarioa

Allows KubeJS to hide and show items from REI dynamically

Type

Mod

CurseForge Downloads

89,424

CurseForge ID

831817

Last Updated

Jul 30, 2026

Description

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

 

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (2)

External Resources