Added Economical

This commit is contained in:
Auxilor
2020-10-12 19:37:29 +01:00
parent fea61a382d
commit dc3585dc64
13 changed files with 156 additions and 32 deletions

View 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

View File

@@ -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