mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-17 04:41:21 +01:00
Fixed small issue
This commit is contained in:
parent
973305a049
commit
a5d9c271de
@ -12,7 +12,6 @@ max-level: 2 # The max level of the enchantment
|
||||
tradeable: true # If the enchantment can be obtained from villagers
|
||||
discoverable: true # If the enchantment can generate naturally in chests
|
||||
enchantable: true # If the enchantment can be obtained from enchanting tables
|
||||
grindstoneable: true
|
||||
|
||||
effects:
|
||||
- effects:
|
||||
|
@ -12,7 +12,7 @@ max-level: 2 # The max level of the enchantment
|
||||
tradeable: true # If the enchantment can be obtained from villagers
|
||||
discoverable: true # If the enchantment can generate naturally in chests
|
||||
enchantable: true # If the enchantment can be obtained from enchanting tables
|
||||
grindstoneable: true
|
||||
|
||||
|
||||
effects:
|
||||
- effects:
|
||||
|
@ -12,7 +12,7 @@ max-level: 2 # The max level of the enchantment
|
||||
tradeable: true # If the enchantment can be obtained from villagers
|
||||
discoverable: true # If the enchantment can generate naturally in chests
|
||||
enchantable: true # If the enchantment can be obtained from enchanting tables
|
||||
grindstoneable: true
|
||||
|
||||
|
||||
effects:
|
||||
- effects:
|
||||
|
@ -12,7 +12,7 @@ max-level: 3 # The max level of the enchantment
|
||||
tradeable: true # If the enchantment can be obtained from villagers
|
||||
discoverable: true # If the enchantment can generate naturally in chests
|
||||
enchantable: true # If the enchantment can be obtained from enchanting tables
|
||||
grindstoneable: true
|
||||
|
||||
|
||||
effects:
|
||||
- effects:
|
||||
|
@ -15,7 +15,7 @@ max-level: 1 # The max level of the enchantment
|
||||
tradeable: true # If the enchantment can be obtained from villagers
|
||||
discoverable: true # If the enchantment can generate naturally in chests
|
||||
enchantable: true # If the enchantment can be obtained from enchanting tables
|
||||
grindstoneable: true
|
||||
|
||||
|
||||
effects:
|
||||
- effects:
|
||||
|
Loading…
Reference in New Issue
Block a user