promotional bannermobile promotional banner

Experience Beacons for Carpet (XpBeacons)

Carpet rules for experience-based amplitude on beacon status effects

File Details

v5.0 Xp Drain

  • R
  • Jul 23, 2021
  • 1.39 MB
  • 97
  • 1.17.1+2
  • Fabric

File Name

xpbeacons-1.17-5.0.jar

Supported Versions

  • 1.17-Snapshot
  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:experience-beacons-for-carpet-412823:3397812"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

I'm looking for feedback on this one. For example, what do you think about xp drain? Are the default values too aggressive? Did you just end up turning it off or turning it down?

Changelog

  • Add boolean rule <effect>_xp_drain which can toggle xp drain when near a beacon of the specified effect.
  • Add double rule <effect>_xp_drain_rate which can change the rate at which xp is consumed by the expression xp points drained = xp level * <effect>_xp_drain_rate
  • Fix broken carpet setDefault which would silently fail.