mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-06 15:41:36 +00:00
As requested.
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user