#I'm trying to make collapsing categories in REI
11 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of REI_Collapse.js from @frigid wing
does this relates to the /kubejs reload client_scripts?
REIEvents.groupEntries((e) => {
e.groupItemsByTag('chipped:rei_groups/crimson_planks', 'Crimson Planks', 'chipped:crimson_planks')
e.groupItemsByTag('chipped:rei_groups/crimson_stems', 'Crimson Stems', 'chipped:crimson_stem')
e.groupItemsByTag('chipped:rei_groups/amethyst', 'Amethyst', 'chipped:amethyst_block')
e.groupItemsByTag('chipped:rei_groups/coal', 'Coal', 'chipped:coal_block')
e.groupItemsByTag('chipped:rei_groups/crying_obsidian', 'Crying Obsidian', 'chipped:crying_obsidian')
})```
To reload REI Group scripts, it is not enough to only reload the client. You have to do these two commands:
/kubejs reload client_scripts
/reload
you tried that?
why did closing the world and opening not work but /reload did? lmao