dark-clever
Results
1
issues of
dark-clever
### Observed behaviour ```json { "trigger": { "type": "tetra:apply_hit_effects" } , "effect": "slime_effect", "outcome": { "type": "tetra:apply_effect", "effect": "minecraft:slowness", "entity": "attacker", "duration": 100, "amplifier": 1 } } ``` It is...
bug