#REI grouping issues?
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
how come the following code has no effect ingame?
REIEvents.groupEntries(e => {
e.groupItems('kubejs:rei_groups/wools', 'Wools', [/_wool/])
e.groupItems('kubejs:rei_groups/carpets', 'Carpets', [/_carpet/])
})
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
got it to work, apparently it needs a full game restart, client reload isnt enough like when hiding/adding to REI