Penomior has been archived. Penomior will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21
Platforms
Supported environments
Creators
Details
Changelog
ChangeLog
- the stats screen are now localize
- Bow are now affect the stat point -> draw faster
- new Item Texture and tooltip

- Damage Indicator with color config the heal is color green (currently)

- new config mobEvasion default = true (when mob spawn it'll apply stats from datapack)
- new Data format for item to make it compatible with other mod
old
{
"maxLvl": 20,
"startAccuracy": 0,
"endAccuracy": 0,
@@ -10,4 +14,5 @@
"startProtection": 0,
"endProtection": 15,
"repairpoint": 5
}
new
{
"arg": {
"vanilla": true // if false it gonna point to modid intead of minecraft
},
"itemProperties": {
"maxLvl": 20,
"startAccuracy": 0,
"endAccuracy": 0,
@@ -10,4 +14,5 @@
"startProtection": 0,
"endProtection": 15,
"repairpoint": 5
}
}
- HostileMob now have own exp instead of fixing it adding more by datapack
- re-implement Xp Distribution Feature by damage deal


- Player Level

Dependencies
Files
Metadata
Release channel
BetaVersion number
0.6.2-betaLoaders
Game versions
1.21Downloads
80Publication date
September 2, 2024 at 4:20 PMPublisher
MrSypz
Owner





