Group Fastload & child mods into one tab in modmenu [Requires new mod menu feature]
forditt opened this issue · 7 comments
it seems that this is a new feature?
Nope, this is a pretty old feature. Just specify the parent in fabric.mod.json:
"custom": {
"modmenu": {
"parent": {
"id": "fastload"
}
}
}
Ahh, I was just looking at the mod menu api, it seems that this is a new feature? This will be lower priority and take longer then expected.
it seems that this is a new feature?
Nope, this is a pretty old feature. Just specify the parent in fabric.mod.json:
"custom": { "modmenu": { "parent": { "id": "fastload" } } }
oh! I had no idea. Thanks, I'll do this rn.
Ahh, I was just looking at the mod menu api, it seems that this is a new feature? This will be lower priority and take longer then expected.
no, it was a long time ago
Ahh, I was just looking at the mod menu api, it seems that this is a new feature? This will be lower priority and take longer then expected.
no, it was a long time ago
ye I realised I was looking at the wrong thing after flex replied