
Project MMO
Provides skills / stats / levels, that provide unique benefits!
- Загрузки
- 130K
- Подписчики
- 161
- Обновлён
- 18 июля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 13 ноября 2022 г.

Project MMO is a mod about playing the game and earning experience in skills related to what you do.
The experience you earn levels up specific skills that then unlocks items and gains you special perks. Some perks include:
- faster run speed
- higher jumping
- fasting digging/mining
- longer underwater breath
- more damage
- and more
PMMO also has special features that scale off the items you unlocked or your skill levels, like:
- Vein mining
- extra drops (like a skill based fortune)
- treasure drops (like rare loot)
- mobs that scale based on your strength
- Party with friends for shared xp and a small boost
- Salvaging items back into their components
Huge thanks to BoodlyNeck, the maker of the video, for doing such a great job!
(Project MMO starts at 3:14)
Supported mods:
- Craft Tweaker API support
- 100% Curios Items support
- 99.9% of the mods are compatible with PMMO
Feel free to use this mod in a modpack, as long as you link this page, and the modpack does not require anyone to pay, in order to play it!
Ченджлог
2.8.34Релиз26.1, 26.1.2 · 18 июля 2026 г.
Changelog
[26.1.2-2.8.34] - 2026-07-18
Reimplemented Break_Speed perks
Since Mojang got rid of tool tiers, we had to update to use tags. So the new format matches item tags to block tags. The examples below show specifics, but here is what it looks like as a schema
"ratios": {
"item_tag_that_tool_belongs_to" : {
"block_tag_that_speed_should_be_applied_to": 0.000 //the speed per level
}
}
old format
{
"perk": "pmmo:break_speed",
"pickaxe_dig": 0.005,
"skill": "mining"
}
new format
{
"perk": "pmmo:break_speed",
"ratios": {
"minecraft:pickaxes": {
"minecraft:mineable/pickaxes": 0.005
}
},
"skill": "mining"
}
2.8.36Релиз26.2 · 18 июля 2026 г.
Changelog
[26.2.0-2.8.36] - 2026-07-17
Reimplemented Break_Speed perks
Since Mojang got rid of tool tiers, we had to update to use tags. So the new format matches item tags to block tags. The examples below show specifics, but here is what it looks like as a schema
"ratios": {
"item_tag_that_tool_belongs_to" : {
"block_tag_that_speed_should_be_applied_to": 0.000 //the speed per level
}
}
old format
{
"perk": "pmmo:break_speed",
"pickaxe_dig": 0.005,
"skill": "mining"
}
new format
{
"perk": "pmmo:break_speed",
"ratios": {
"minecraft:pickaxes": {
"minecraft:mineable/pickaxes": 0.005
}
},
"skill": "mining"
}
2.10.46Релиз1.21, 1.21.1 · 11 июля 2026 г.
Changelog
[1.21.1-2.10.46] - 2026-07-11
Bugfixes/Tweaks
- Fixed crash from loading damage data from two sources using isTagFor
2.7.36Релиз26.2 · 3 июля 2026 г.
Changelog
[26.2.0-2.7.36] - 2026-07-03
Bugfixes/Tweaks
- Fixed crash when digging with shears
2.10.45Релиз1.21, 1.21.1 · 26 июня 2026 г.
Changelog
[1.21.1-2.10.45] - 2026-06-26
Bugfixes/Tweaks-
- Fixed Riding XP not firing at all
2.7.35Релиз26.2 · 24 июня 2026 г.
Changelog
[26.2.0-2.7.35] - 2026-06-23
Bugfixes/Tweaks
- Fixed treasure chances compounding when per_level is true
- Added Treasure back to default pack
2.10.44Релиз1.21, 1.21.1 · 24 июня 2026 г.
Changelog
[1.21.1-2.10.44] - 2026-06-23
Bugfixes/Tweaks-
1.20.1-1.7.41Релиз1.20, 1.20.1 · 23 июня 2026 г.
Changelog
[1.20.1-1.7.41] - 2026-06-22
Bugfixes / Tweaks
- Fixed Treasure compounding chances on subsequent loot procs when using per_level loot
Комментарии
Загружаем…