mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 03:04:44 +02:00
Add Piglin Brute XP
This commit is contained in:
@ -2,6 +2,7 @@ Version 2.1.131
|
||||
|
||||
New permission node 'mcmmo.ability.repair.netheriterepair' which is included in the mcmmo.defaults permission package
|
||||
New permission node 'mcmmo.ability.salvage.netheritesalvage' which is included in the mcmmo.defaults permission package
|
||||
Changed Salvage maximum quantity values to 4 for all Netherite armor
|
||||
mcMMO will set the default salvage quantities for netherite armor to 4 once and then never again (see notes)
|
||||
|
||||
Added Basalt to Bonus Drops for Mining in config.yml (see notes)
|
||||
@ -30,16 +31,17 @@ Version 2.1.131
|
||||
|
||||
Added Red Nether Bricks to Experience tables for Mining in experience.yml (see notes)
|
||||
Added Netherite to Experience tables for Repair in experience.yml (see notes)
|
||||
Changed Salvage maximum quantity values to 4 for all Netherite gear
|
||||
Added Piglin Brute to Experience tables for all combat skills in experience.yml
|
||||
|
||||
|
||||
Netherite now requires 100 Salvage skill (by default configs) in order to salvage
|
||||
|
||||
NOTES:
|
||||
|
||||
You should not need to edit your configs to receive any changes in this patch, simply starting your server is enough.
|
||||
Default salvage quantities for netherite armor were above 4 in some cases which was not intended, mcMMO will run some code to correct this once and then it will not edit the file again.
|
||||
Repair and Salvage are going to get some tweaks regarding Netherite gear really soon.
|
||||
This update adds quite a few missing entries for bonus drops, without these entries double drops on these items/blocks will not happen.
|
||||
You should not need to edit your configs to receive these changes.
|
||||
|
||||
|
||||
Version 2.1.130
|
||||
|
Reference in New Issue
Block a user