mirror of
https://github.com/Auxilor/EcoArmor.git
synced 2025-12-19 15:09:26 +00:00
remove redundant IDs
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# including in subfolders if you want to organize your tier configs
|
||||
# _example.yml is not loaded.
|
||||
|
||||
id: netherite
|
||||
display: "&c&lNETHERITE" # The display in-game
|
||||
requiresTiers: # If this tier requires a prior tier
|
||||
- diamond # Tier ID
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: ancient
|
||||
display: "&6&k!!&r <GRADIENT:ffb347>&lANCIENT</GRADIENT:ffcc33>&r &6&k!!&r"
|
||||
requiresTiers: []
|
||||
crystal:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: cobalt
|
||||
display: "/ab&lCOBALT"
|
||||
requiresTiers:
|
||||
- iron
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: default
|
||||
display: "&8&lDEFAULT"
|
||||
requiresTiers: []
|
||||
crystal:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: diamond
|
||||
display: "&b&lDIAMOND"
|
||||
requiresTiers:
|
||||
- iron
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: exotic
|
||||
display: "&6&k!!&r <GRADIENT:f79d00>&lEXOTIC</GRADIENT:64f38c>&r &6&k!!&r"
|
||||
requiresTiers:
|
||||
- netherite
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: iron
|
||||
display: "&7&lIRON"
|
||||
requiresTiers:
|
||||
- default
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: manyullyn
|
||||
display: "&d&k!!&r <GRADIENT:f953c6>&lMANYULLYN</GRADIENT:b91d73>&r &d&k!!&r"
|
||||
requiresTiers:
|
||||
- netherite
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: mythic
|
||||
display: "&1&k!!&r <GRADIENT:00c6ff>&lMYTHIC</GRADIENT:0072ff>&r &1&k!!&r"
|
||||
requiresTiers: []
|
||||
crystal:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: netherite
|
||||
display: "&c&lNETHERITE"
|
||||
requiresTiers:
|
||||
- diamond
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
id: osmium
|
||||
display: "&b&k!!&r <GRADIENT:c7f1ff>&lOSMIUM</GRADIENT:5c92ff>&r &b&k!!"
|
||||
requiresTiers:
|
||||
- cobalt
|
||||
|
||||
Reference in New Issue
Block a user