| Name | villager_xp |
| Object | TradeTag |
| Input | ElementTag(Number) |
| Related Tags | <TradeTag.villager_xp> (Property) Returns the amount of experience a villager gains from this trade.
|
| Description | (Property) Sets the amount of experience a villager gains from this trade. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/trade/TradeVillagerXP.java#L9 |