Occupations - SpaceCat97/SpaceCats-Wikis GitHub Wiki
This mod:
Not released yet
Required Mods:
Architectury
Discord: Click here.
Click here for the change log.
Need further help? Check out the examples provided, then reach out to me on discord.
- Each player can choose their own occupations from a list
- Completing your quota gives you rewards
- The more you work, the more your occupation levels up
- In-depth configuration options to help modpack-makers fine-tune and balance gameplay
- Cobblemon support
Field Name | Data Type | Description | Default Value |
---|---|---|---|
progressionType | String | How should the player level up their occupation? jobLevel - use the built-in occupation experience system xpPayment - the player pays for levels using their experience bar |
jobLevel |
maxProgressionLevel | Whole Number | The maximum level an occupation can reach | 50 |
loseProgressionOnJobQuit | Boolean | If true, the player will lose any quota, job level and job experience earned | true |
maximumJobCount | Whole Number | The maximum number of occupations the player can have at one time | 3 |
chat | Chat Object | An object containing settings directly related to chat | |
jobs | Job Object | An object containing settings directly related to jobs |
- Default Config - link