-
Notifications
You must be signed in to change notification settings - Fork 5
Entrypoints
LIUKRAST edited this page Sep 5, 2024
·
1 revision
FrozenLib implements a few entrypoints which can be fired by child mods.
In order to add the entrypoint, add an entrypoint in your fabric.mod.json
.
"frozenlib:CUSTOM_ENTRYPOINT": [
"your.package.YourEntryPointClass"
],
Name: mob_categories
Allows modification of mob categories
Name modmenu_badges
Name: vein_type_categories