Reputation

Faction based reputation mod

File Details

reputation-1.18.2-1.0.0.jar

  • R
  • Sep 20, 2023
  • 283.88 KB
  • 36.9K
  • 1.18.2
  • Forge

File Name

reputation-1.18.2-1.0.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:reputation-579116:4759768")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Refactored basically the entire mod to get rid of old bad code
- Cleaned up various performance issues
- Added The Impossible Library as a required dependency for easier rendering and network stuff
- Skeletons no longer burn in the nether and will no longer turn into wither skeletons when killed in the nether
- Most informational text now uses translation keys instead of plain strings
- Added a creative mode tab
- All 4 commands are now subcommands under /reputation to keep things centralized and easier to find
- Improved performance of HelperMethods#getSeenEntitiesOfFaction and decreased the range it gets called in every tick
- Fixed various other small performance issues
- Added a player_join_threshold to factions to set the minimum reputation a player must have to be able to join a faction