- Added param in attributeGUI.toml to disable the stats attribute screen
- Changed debug messages in configurations
Changelog [1.5.0]
- Locked Items Tooltip: Now renders at the bottom instead.
- Artifact Tooltips: Removed printed required tooltips from artifacts
- Block Placement Restriction: Added support to deny placing blocks
- Custom Messages: Each individual action on locked items now has a custom message.
- XP Option: Added an option to give
vanilla_xp
whenenable_drops
is off. - Community Feedback: Your feedback is crucial! Please vote this will shape the future of the mod
- 🗳️ Vote here: Vote Now
- Renamed Features:
random rewards
→random events
(New format:[level]LEVEL[levelEnd]CMD_TO_EXC_AT_THAT_LEVEL
)levelup_rewards.toml
→levelup_events.toml
- New Feature: Added
on_level_event
, which executes separately when leveling an attribute
✨ New Features
Attributes Config Migration
Moved starting attributes configuration from mainconfig
→ attributes_config
Items Config Lock
Added the ability to lock weapons and tools based on attributes
🔒 Updated Tool Requirements
Diamond Tools
Now require Attack Power 10 to unlock
Netherite Tools
Now require Attack Power 20 to unlock
- Hotfix patch to fix the issues related to creating a new world/use the tome of rebirth
Check Latest Documentation here Click Me
Orb XP Adjustments
- Nerfed default values:
- Greater Orb: 800 XP
Command Updates
- New Command Format:
/motp
- Removed Old Commands:
/givelevels
,/givepoints
New GUI Section
- Added a fully configurable GUI to view attribute values.
Leveling System Overhaul
- Level-up Intervals Setup:
- Intervals updated to:
[range]200-300[rangeEnd][scale]1.02[scaleEnd]
- XP requirements now scale dynamically based on level ranges.
- Intervals updated to:
- Renamed
starting_xp_level
→first_level_xp
. - Renamed Leveling Config Section →
Global Settings
. - Renamed
scale_factor
→xp_bonus_factor
.- Higher values make leveling harder by increasing XP needs after specific levels.
- Default value updated: 30 (from 20) to balance the orb nerfs.
Block Adjustments
- Trophy Blocks:
- Now harder to mine.
- Require Iron Pickaxe or better.
Bug Fixes
- Fixed an issue where drop rates would not work if
enableDrops
was disabled. - Resolved a bug where the next level XP would reset if players didn’t level up any attribute before rejoining the world.
New Commands
/motp add level [player] [amount]
/motp add attributes [attribute_Id] [count] [player]
/motp add xp [amount] [player]
/motp set xp [amount] [player]
/motp reset [player]