ZItemsWorld: type: World events: on player right clicks with ZItemsMagicCompass: - if ! { - if >= 1 { - experience take level 1 } else { - take ZItemsMagicCompass } - playsound zombie_unfect - wait 2s - teleport - flag player MagicCompassCooldown duration:12s } else { - narrate "The mirror is still cooling down!" } on player right clicks with ZItemsGrapplingHook: - if !]> < 15 { - flag player GrapplingHookCooldown duration:3s - flag player GrapplingHookTarget: - fly controller: origin: destination: speed:0.8 rotationthreshold:360 #Break flight after 3s - wait 3s - fly cancel controller: }