Added Economical
This commit is contained in:
25
Plugin/src/main/resources/enchants/normal/economical.yml
Normal file
25
Plugin/src/main/resources/enchants/normal/economical.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
#
|
||||
# Economical EcoEnchant
|
||||
#
|
||||
|
||||
config-version: 5.0 # Don't edit this.
|
||||
|
||||
name: "Economical"
|
||||
description: Chance to not consume fireworks while boosting.
|
||||
enabled: true
|
||||
|
||||
obtaining:
|
||||
table: true
|
||||
villager: true
|
||||
loot: true
|
||||
rarity: epic
|
||||
|
||||
general-config:
|
||||
targets:
|
||||
- elytra
|
||||
grindstoneable: true
|
||||
conflicts: []
|
||||
maximum-level: 4
|
||||
|
||||
config:
|
||||
chance-per-level: 20
|
||||
@@ -853,4 +853,7 @@ permissions:
|
||||
default: true
|
||||
ecoenchants.fromtable.fetching:
|
||||
description: Allows getting fetching from an enchanting table
|
||||
default: true
|
||||
ecoenchants.fromtable.economical:
|
||||
description: Allows getting economical from an enchanting table
|
||||
default: true
|
||||
Reference in New Issue
Block a user