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