9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-28 03:19:25 +00:00

Fixed invalid set config

This commit is contained in:
Auxilor
2021-06-18 08:59:51 +01:00
parent 437a931848
commit ca347113b6

View File

@@ -1159,7 +1159,7 @@
"enchants": [
{
"id": "protection",
"level": "4"
"level": 4
},
{
"id": "unbreaking",
@@ -1200,7 +1200,7 @@
"enchants": [
{
"id": "protection",
"level": "4"
"level": 4
},
{
"id": "unbreaking",
@@ -1277,7 +1277,7 @@
"enchants": [
{
"id": "protection",
"level": "4"
"level": 4
},
{
"id": "unbreaking",
@@ -1318,7 +1318,7 @@
"enchants": [
{
"id": "protection",
"level": "4"
"level": 4
},
{
"id": "unbreaking",