NCBPFluffyBear / FluffyMachines

A Slimefun4 addon that brings a variety of machines and tools to Slimefun
https://thebusybiscuit.github.io/builds/NCBPFluffyBear/FluffyMachines/master/
GNU General Public License v3.0
23 stars 39 forks source link

Categories are not removed despite being empty. #129

Closed VoltroXP closed 1 year ago

VoltroXP commented 1 year ago

Description (Required)

After disabling a bunch of stuff (including hiding the disabled stuff in the guide in the item config file), the categories still remain despite being empty. For example, I disabled all the Fluffy Barrels, yet the category is still there and when clicking on it there is nothing inside.

Steps to reproduce the Issue (Required)

Remove everything from a category, hide it from the guide, restart server, and the category should still be there dispite being empty.

Expected behavior (Required)

Like it does for Slimefun, I expected the categories would be removed when they are empty.

Environment (Required)

NCBPFluffyBear commented 1 year ago

Since these are subcategories, they will not disappear even if no items are in it.

I can't change this behavior from within my addon, so you might want to open an issue with Slimefun.

If I'm mistaken, please let me know!