Download KubeJS REI Runtime — Minecraft Mods — MetaMods

KubeJS REI Runtime

Active

Downloads

2

Last update

2 years ago

Versions

1.19.2
Client and server
Forge
Libraries

KubeJS REI Runtime

This mod provides powerful tools for dynamically managing item display in the REI (Roughly Enough Items) interface. With it, you gain complete control over which elements will be visible to players in real-time.

Main Features

The following functions are available in client scripts:

// in client_scripts

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

These methods allow you to create dynamic interfaces where item visibility can change depending on various game conditions.

Project members
MasterOfBob777

MasterOfBob777

Developer

BobVarioa

BobVarioa

Created: 18 Mar 2023

ID: 14082