23 lines
321 B
YAML
23 lines
321 B
YAML
#
|
|
# Instantaneous EcoEnchant
|
|
#
|
|
|
|
config-version: 4.0 # Don't edit this.
|
|
|
|
name: "Instantaneous"
|
|
|
|
description: Chance of instantly breaking blocks.
|
|
|
|
obtaining:
|
|
table: true
|
|
villager: true
|
|
loot: true
|
|
rarity: rare
|
|
|
|
general-config:
|
|
grindstoneable: true
|
|
conflicts: []
|
|
maximum-level: 7
|
|
|
|
config:
|
|
chance-per-level: 3 |