mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
Fixed summoning enchants not conflicting
This commit is contained in:
parent
06ea09dfdc
commit
ad8301b533
@ -16,7 +16,8 @@ general-config:
|
||||
targets:
|
||||
- trident
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- sniper
|
||||
maximum-level: 3
|
||||
|
||||
config:
|
||||
|
@ -16,7 +16,8 @@ general-config:
|
||||
targets:
|
||||
- sword
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- metallic
|
||||
maximum-level: 3
|
||||
|
||||
config:
|
||||
|
@ -17,7 +17,8 @@ general-config:
|
||||
- bow
|
||||
- crossbow
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- ghoulF
|
||||
maximum-level: 4
|
||||
|
||||
config:
|
||||
|
@ -17,7 +17,8 @@ general-config:
|
||||
- bow
|
||||
- crossbow
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- mortality
|
||||
maximum-level: 4
|
||||
|
||||
config:
|
||||
|
@ -16,7 +16,8 @@ general-config:
|
||||
targets:
|
||||
- trident
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- crawler
|
||||
maximum-level: 3
|
||||
|
||||
config:
|
||||
|
@ -16,7 +16,8 @@ general-config:
|
||||
targets:
|
||||
- sword
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
conflicts:
|
||||
- firestorm
|
||||
maximum-level: 2
|
||||
|
||||
config:
|
||||
|
Loading…
Reference in New Issue
Block a user