File Details
RPGLeveling-0.3.9.jar
- R
- Jun 16, 2026
- 13.67 MB
- 1.2K
- 0.5
File Name
RPGLeveling-0.3.9.jar
Supported Versions
- 0.5
[0.3.9] — 2026-06-16
Mod version: 0.3.9 · Game version: Hytale 0.5.5
✨ Added
- Crop harvest XP - Earn XP when harvesting mature crops. Configure in
mods/Zuxaw_RPGLeveling/HarvestingConfig.json:BlockXPBaseHarvesting(default 2.0), tier multipliersHarvestTier1MultiplierthroughHarvestTier4Multiplier,EnableHarvestXP,BlacklistedXPHarvestSeeds,HarvestXPCooldownSeconds(default 45, same plant), and per-seed overrides inPlantSeedsTierOverrides(seed id or crop block id, e.g."Plant_Seeds_Aubergine": 3). Crop tiers are auto-detected from seed recipes at startup. Run/lvl reloadto apply. - Harvest stat - New allocatable stat with a chance to double or triple crop yield on harvest. On proc, you get an in-game notification. Configure in
mods/Zuxaw_RPGLeveling/StatsLevelConfig.json:HarvestDoubleChancePerPoint,HarvestTripleChancePerPoint, caps, andMaxStatPointsHarvest. - Tame XP - Earn XP when you tame a creature. Configure in
mods/Zuxaw_RPGLeveling/RPGLevelingConfig.json:EnableTameXP(default true),TameXpMultiplier(default 1.0, same formula as mob kills), andBlacklistedTameEntityRoles(defaultCitizen_). Run/lvl reloadto apply. - Modder API (harvest & tame) -
XPSource.HARVEST/HarvestContextandXPSource.TAME/TameContextonExperienceGainedEventfor third-party mods. - Alec's Tamework (optional) - When
Alechilles:Alec's Tamework!is installed, companion XP from feed, harvest, and breeding is mirrored 1:1 to the owner's RPG level. Combat companion XP is not credited. No extra config; loads automatically if Tamework is present.
🔄 Compatibility
- Hytale server target - Updated minimum server version to
0.5.5.
Translation
- Tame notification - New string for translators in
mods/Zuxaw_RPGLeveling/languages/MessagesLanguageMapping_<lang>.json:notifications.creature_tamed(shown when you tame a creature). English defaults merge on startup or/lvl reload. - Harvest stat and proc notifications - New strings for translators in
mods/Zuxaw_RPGLeveling/languages/MessagesLanguageMapping_<lang>.json:stats.names.harvest,stats.descriptions.harvest,stats.units.harvest(Stats GUI), andnotifications.harvest_double_yield/notifications.harvest_triple_yield(double/triple yield when harvesting crops). English defaults merge on startup or/lvl reload; add or update these keys in non-English language files.

