9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-30 12:29:10 +00:00

Fixed camelCase

This commit is contained in:
Auxilor
2021-06-19 11:58:10 +01:00
parent ad92a61382
commit 8885ab61e6

View File

@@ -3,7 +3,7 @@
{
"name": "default",
"display": "&8&lDEFAULT",
"requires-tiers": [],
"requiresTiers": [],
"crystalCraftable": false,
"crystalName": "&8Default Upgrade Crystal",
"crystalRecipe": [
@@ -74,7 +74,7 @@
{
"name": "iron",
"display": "&7&lIRON",
"requires-tiers": [
"requiresTiers": [
"default"
],
"crystalCraftable": true,