MineCICD added "plugins"

This commit is contained in:
minster586
2024-10-05 22:23:51 -04:00
committed by minster586
parent 15691e7567
commit a7c7616624
198 changed files with 59954 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
display-name: "Stun"
description: "Gives a &a%placeholder%%&r chance to stun attacked mobs for &a2&r seconds"
placeholder: "2.5 + 2.5 * %level%"
type: normal
targets:
- sword
- bow
- trident
- crossbow
conflicts: [ ]
rarity: rare
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: strip_ai
args:
duration: 40
chance: "2.5 + 2.5 * %level%"
triggers:
- melee_attack
- bow_attack
- trident_attack
conditions: [ ]