Fixed missing yamls

This commit is contained in:
Auxilor 2021-07-10 22:31:55 +02:00
parent 27e93daf0f
commit 4c8f9f07eb
2 changed files with 96 additions and 0 deletions

View File

@ -0,0 +1,48 @@
#
# Rain Artifact EcoEnchant
#
name: "Rain Artifact"
description: Creates rain particles.
enabled: true
obtaining:
table: true
villager: true
loot: true
rarity: epic
general-config:
targets:
- pickaxe
- sword
- axe
- elytra
- bow
- crossbow
- trident
grindstoneable: true
disabled-in-worlds: [ ]
conflicts: [ ]
config:
# For Attack
radius: 1
y-delta: 0.07
radius-multiplier: 5
use-double-helix: false
# For Arrows + Tridents
particle-tick-delay: 2
# For Pickaxes
amount: 10
on-blocks:
- diamond_ore
- gold_ore
- lapis_ore
- redstone_ore
- iron_ore
- copper_ore
- obsidian
- ancient_debris

View File

@ -0,0 +1,48 @@
#
# Slime Artifact EcoEnchant
#
name: "Slime Artifact"
description: Creates slime particles.
enabled: true
obtaining:
table: true
villager: true
loot: true
rarity: epic
general-config:
targets:
- pickaxe
- sword
- axe
- elytra
- bow
- crossbow
- trident
grindstoneable: true
disabled-in-worlds: [ ]
conflicts: [ ]
config:
# For Attack
radius: 1
y-delta: 0.07
radius-multiplier: 5
use-double-helix: false
# For Arrows + Tridents
particle-tick-delay: 2
# For Pickaxes
amount: 10
on-blocks:
- diamond_ore
- gold_ore
- lapis_ore
- redstone_ore
- iron_ore
- copper_ore
- obsidian
- ancient_debris