RP Renames

View all Resource Pack Renames in a new anvil GUI catalog!

File Details

RP Renames 0.9.0-1.20.4

  • B
  • Aug 28, 2024
  • 179.71 KB
  • 504
  • 1.20.4+4
  • Fabric + 1

File Name

RPRenames-1.20.4-0.9.0.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:rp-renames-848732:5672579"

Quilt

modImplementation "curse.maven:rp-renames-848732:5672579"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Ability to add or remove from favorites on right-click
  • Selected rename is highlighted as hovered
  • Golden frame in preview of favroites
  • Optional star texture at top right in preview for favorites
  • New button to choose random rename
  • Made cloth-config optional not mandatory
  • Replaced option for changing favorite button's coordinates with built-in presets
  • Relicensed under Team Durt License 1.0
  • Rethinked hints in rename button's tooltip
  • Grouped disabling tooltip hints options
  • Added command to disable hints even without cloth-config instaled
  • Made commands output translatable
  • Some huge code refactoring:
    RPRWidget is separate now, which make it comfortable to work with;
    Renames collection system is now modular, which means that it's easy to implement custom collection logic;
    And a lot more.
  • A lot of bug fixes