Paste #36420: float item

Date: 2016/09/24 10:53:40 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


floating-diamond:
    debug: false
    type: world
    events:
        on player changes world from <context.origin_world> to BoS2:
            - if <context.location.world.name.is[EQUALS].to[BoS2]> {
                - displayitem i@diamond l@-9.5,94,7.5,BoS2
                }