Paste #107013: Unnamed Denizen Script Paste

Date: 2023/03/07 15:59:46 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


jumpity:
    type: world
    events:
        after player jumps:
            - narrate <player.velocity> targets:<player>
            - adjust <player> velocity:<player.velocity.add[0,0.1,0]>