9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00

As requested.

This commit is contained in:
CocoTheOwner
2021-07-25 21:27:09 +02:00
parent 09502f9eb6
commit 889743a007

View File

@@ -43,8 +43,8 @@
],
"enchantments": [{
"enchantment": "SOUL_SPEED",
"maxLevel": 4,
"minLevel": 1
"maxLevel": 3,
"minLevel": 2
}],
"attributes": [
{
@@ -64,8 +64,8 @@
{
"attribute": "GENERIC_MAX_HEALTH",
"operation": "ADD_NUMBER",
"maxAmount": -12,
"minAmount": -8,
"maxAmount": -8,
"minAmount": -4,
"name": "ATTAKK"
},
{