Paste #128048: Unnamed Denizen Script Paste

Date: 2024/11/11 15:39:24 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


potion_splash_slowness:
    type: item
    debug: false
    material: splash_potion
    mechanisms:
        color: <&[silver]>
        display: <&r><&f>Splash potion of Slowness
        potion_effects:
            1:
                type: WATER
            2:
                type: SLOW
                amplifier: 0
                duration: 90s
                upgraded: FALSE
                extended: FALSE