generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Modify XP Gain
apace100 edited this page Feb 16, 2021
·
1 revision
Power Type. Modifies how much XP the player gains when they pick up an experience orb. Be careful not too make this go too high, as then the player would be able to gain more experience from dying.
Type ID: origins:modify_xp_gain
Fields:
modifier
, Attribute Modifier, optional: If set, this modifier will apply to the experience gained.
modifiers
, array of Attribute Modifiers, optional: If set, these modifiers will apply to the experience gained.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types