mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-09 22:47:38 +01:00
Added spell type
This commit is contained in:
parent
a5d9c271de
commit
4ccedff964
@ -15,8 +15,15 @@ types:
|
||||
high-level-bias: 0
|
||||
no-grindstone: true # If enchants of this type should not be removable in the grindstone
|
||||
|
||||
- id: spell
|
||||
format: "<gradient:#0575E6:#1E3FBA>"
|
||||
limit: 1
|
||||
high-level-bias: 0.5
|
||||
no-grindstone: false # If enchants of this type should not be removable in the grindstone
|
||||
|
||||
- id: special
|
||||
format: "<gradient:#FB57EC:#EF1DEC>"
|
||||
limit: 1
|
||||
high-level-bias: 0.7
|
||||
no-grindstone: false # If enchants of this type should not be removable in the grindstone
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user