promotional bannermobile promotional banner

RPG Leveling And Stats/Skills

RPG Leveling turns Hytale into a true RPG with XP, levels, zones, scaling difficulty, and stat progression. Easy–Extreme modes; spend points on Damage, Defense, Health, Stamina. 0.3.0: classes and 18 passives (LifeSteal, Impact…). HUD, GUI, leaderboard.

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

Ko-fi Discord

✨ Added

  • Crop harvest XP - Earn XP when harvesting mature crops. Configure in mods/Zuxaw_RPGLeveling/HarvestingConfig.json: BlockXPBaseHarvesting (default 2.0), tier multipliers HarvestTier1Multiplier through HarvestTier4Multiplier, EnableHarvestXP, BlacklistedXPHarvestSeeds, HarvestXPCooldownSeconds (default 45, same plant), and per-seed overrides in PlantSeedsTierOverrides (seed id or crop block id, e.g. "Plant_Seeds_Aubergine": 3). Crop tiers are auto-detected from seed recipes at startup. Run /lvl reload to 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, and MaxStatPointsHarvest.
  • 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), and BlacklistedTameEntityRoles (default Citizen_). Run /lvl reload to apply.
  • Modder API (harvest & tame) - XPSource.HARVEST / HarvestContext and XPSource.TAME / TameContext on ExperienceGainedEvent for 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), and notifications.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.